compiled


Vocabulary
compiler

Variable description
An assoc used by the optimizing compiler for intermediate storage of generated code. The keys are the labels to the CFG:s and the values the generated code as described by the generate word.

Definition