set-rep-of ( rep vreg -- )
Virtual single-assignment registers

Prev:rep-of ( vreg -- rep )


Vocabulary
compiler.cfg.registers

Inputs
repa representation
vrega number


Outputs
None

Word description
Sets the representation for a virtual register.

Definition