Handbook
Glossary
machine-live-outs
Vocabulary
compiler
.
cfg
.
linear-scan
.
assignment
Variable description
Mapping from
basic-block
to an
assoc
of pairs which are the values that are live at the end. The keys of the pairs are virtual registers and the values are either real registers or spill slots.
Definition
IN:
compiler.cfg.linear-scan.assignment
SYMBOL:
machine-live-outs
inline