change-insn-gc-roots ( gc-map-insn quot: ( x -- x ) -- )
Assigning registers to live intervals

Next:emit-##call-gc ( insn -- )


Vocabulary
compiler.cfg.linear-scan.assignment

Inputs
gc-map-insna gc-map-insn
quota quotation


Outputs
None

Word description
Applies the quotation to all vregs in the instructions gc-map.

Definition