compiler.cfg.ssa.interference.live-ranges vocabulary
Factor handbook ยป Vocabulary index


Documentation
Live ranges for interference testing

Words

Tuple classes
ClassSuperclassSlots
bad-kill-index tuplevreg bb


Ordinary words
WordStack effect
bad-kill-index( vreg bb -- * )
compute-live-ranges( cfg -- )
def-index( vreg bb -- n )
kill-index( vreg bb -- n )


Class predicate words
WordStack effect
bad-kill-index?( object -- ? )


Files


Children
VocabularySummary
compiler.cfg.ssa.interference.live-ranges.private