Handbook
Glossary
tagged-vregs
Vocabulary
compiler
.
cfg
.
representations
.
selection
Variable description
Vregs which must be tagged at the definition site because there is at least one usage that is not int-rep. If all usages are int-rep it is safe to untag at the definition site.
Definition
IN:
compiler.cfg.representations.selection
SYMBOL:
tagged-vregs
inline