CACAO
|
Definition at line 1193 of file Instructions.hpp.
|
inlineexplicit |
Definition at line 1195 of file Instructions.hpp.
|
inlinevirtual |
Visitor pattern.
Implements cacao::jit::compiler2::Instruction.
Definition at line 1232 of file Instructions.hpp.
|
inlinevirtual |
Get the BeginInst of the block that contains this AREFInst.
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1208 of file Instructions.hpp.
|
inlinevirtual |
Get the corresponding object reference.
Implements cacao::jit::compiler2::DereferenceInst.
Definition at line 1214 of file Instructions.hpp.
|
inlinevirtual |
True if the instruction has no fixed control dependencies.
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1231 of file Instructions.hpp.
|
inlinevirtual |
True if the instruction has a homogeneous signature.
(i.e. all operands and the result have the same type)
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1230 of file Instructions.hpp.
|
inlinevirtual |
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1229 of file Instructions.hpp.
|
inlinevirtual |
Conversion method.
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1227 of file Instructions.hpp.
|
inlinevirtual |
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1220 of file Instructions.hpp.
|
inlinevirtual |
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1222 of file Instructions.hpp.