Vocabularycompiler.
cfg.
rpoInputsOutputsNone
Word descriptionInitializes the
number slot of each
basic-block.
ExamplesUSING: accessors compiler.cfg compiler.cfg.rpo kernel prettyprint sequences ;
10 [ <basic-block> ] replicate dup number-blocks [ number>> ] map .
{ 9 8 7 6 5 4 3 2 1 0 }
Definition