Vocabularycompiler.cfg.instructionsClass descriptionA special kind of instruction used to mark control flow. It is inserted by the
compiler.cfg.ssa.construction vocab. It has the following slots:
inputs | An assoc containing as keys the blocks/block numbers where the vreg was defined and as values the vreg. Why care about the blocks? |
dst | A merged vreg for the value. |
DefinitionMethods