##replace-imm
Basic block instructions

Prev:##replace
Next:##spill


Vocabulary
compiler.cfg.instructions

Class description
An instruction that replaces an item on the data or register stack with an immediate value. The value-numbering compiler optimization pass can sometimes rewrite ##replace instructions to ##replace-imm's.

See also
##replace

Definition


Methods