Handbook
Glossary
vreg-info
Vocabulary
compiler
.
cfg
.
ssa
.
interference
Class description
Slots:
vreg
The vreg the vreg-info is the info for.
bb
The
basic-block
in which the vreg is defined.
Definition
IN:
compiler.cfg.ssa.interference
TUPLE:
vreg-info
vreg value def-index bb pre-of color equal-anc-in
equal-anc-out
;
Methods
USING:
accessors
compiler.cfg.ssa.interference
math.order
sorting.specification
;
M:
vreg-info
<=>
{
{
pre-of>>
<=>
}
{
def-index>>
<=>
}
}
compare-with-spec
;