compiler.cfg.register-allocation.ssa.bases vocabulary
Factor handbook ยป Vocabulary index


Summary
Shared SSA companion-base provenance for derived pointers across collection

Metadata
Parents:compiler.cfg.register-allocation.ssa


Words

Error classes
ClassSuperclassSlots
inconsistent-ssa-derived-pointers tuple


Tuple classes
ClassSuperclassSlots
allocation-base-context tuplegraph bases


Generic words
WordStack effect
derived-definition?( derived insn -- ? )
prepare-allocation-bases( cfg -- context/f )


Symbol words
active-allocation-base-context
phi-bases


Ordinary words
WordStack effect
(construct-ssa-bases)( cfg -- )
compute-ssa-live-sets( cfg -- )
construct-phi-base( phi bb -- )
construct-ssa-bases( cfg -- )
derived-definitions( cfg -- derived )
false-base( predecessor -- vreg )
inconsistent-ssa-derived-pointers( -- * )


Class predicate words
WordStack effect
allocation-base-context?( object -- ? )
inconsistent-ssa-derived-pointers?( object -- ? )


Files


Metadata files