Parents: | compiler.cfg |
Authors: | Slava Pestov, Daniel Ehrenberg |
Word | Stack effect |
build-liveness-graph | ( insn -- ) |
compute-live-vregs | ( insn -- ) |
live-insn? | ( insn -- ? ) |
allocations |
live-vregs |
liveness-graph |
Word | Stack effect |
(record-live) | ( vregs -- ) |
add-edges | ( uses def -- ) |
allocation? | ( vreg -- ? ) |
eliminate-dead-code | ( cfg -- ) |
filter-alien-outputs | ( outputs -- live-outputs dead-outputs ) |
init-dead-code | ( -- ) |
live-vreg? | ( vreg -- ? ) |
record-live | ( insn -- ) |
setter-live-vregs | ( insn vreg -- ) |
setter-liveness-graph | ( insn vreg -- ) |