Handbook
Glossary
interval/sync-point-key ( interval/sync-point -- key )
Vocabulary
compiler
.
cfg
.
linear-scan
.
allocation
.
state
Inputs
interval/sync-point
an
object
Outputs
key
an
object
Definition
IN:
compiler.cfg.linear-scan.allocation.state
GENERIC:
interval/sync-point-key
( interval/sync-point -- key )
Methods
USING:
accessors
arrays
compiler.cfg.linear-scan.allocation.state
compiler.cfg.linear-scan.live-intervals
compiler.cfg.linear-scan.ranges
kernel
;
M:
live-interval-state
interval/sync-point-key
[
ranges>>
ranges-endpoints
]
[
vreg>>
]
bi
3array
;
USING:
accessors
arrays
compiler.cfg.linear-scan.allocation.state
compiler.cfg.linear-scan.live-intervals
;
M:
sync-point
interval/sync-point-key
n>>
1/0. 1/0.
3array
;