assign-all-registers ( insn -- )


Vocabulary
compiler.cfg.linear-scan.assignment

Inputs
insnan insn


Outputs
None

Word description
Assigns physical registers for the virtual registers used and defined by the instruction.

Definition