##load-reference
Basic block instructions

Prev:##load-integer
Next:##load-tagged


Vocabulary
compiler.cfg.instructions

Class description
An instruction for loading a pointer to an object into a register. It has the following slots:
dstRegister to load the pointer into.
objA Factor object.


Definition


Methods