| Parents: | compiler.cfg.register-allocation |
backtracking-loop-spills? |
cold-definition-sites |
cold-spill-safe? |
cold-spill-store-count |
cold-spill-values |
established-cold-spills |
loop-spill-site-count |
spill-site-weights |
| Word | Stack effect |
backtracking-spill-site | ( interval -- position ) |
backtracking-use-weight | ( intervals -- weight ) |
cold-definition? | ( interval -- ? ) |
cooler-spill-site | ( uses -- index ) |
establishes-cold-spill? | ( interval -- ? ) |
finish-loop-spills | ( intervals -- intervals ) |
loop-transition? | ( index uses -- ? ) |
prepare-cold-spills | ( intervals/syncs -- ) |
prepare-spill-sites | ( cfg -- ) |
redundant-cold-spill? | ( interval -- ? ) |
spill-site-weight | ( use -- weight ) |
split-site-cost | ( index uses -- cost ) |
| Vocabulary | Summary |
compiler.cfg.register-allocation.spill-sites.fixtures |