CACAO
|
Perform a bounds-check for an array-access. More...
Perform a bounds-check for an array-access.
Definition at line 1389 of file Instructions.hpp.
|
inlineexplicit |
Construct an ARRAYBOUNDSCHECKInst.
arrayref | The reference to the accessed array. |
index | The accessed index. |
Definition at line 1398 of file Instructions.hpp.
|
inlinevirtual |
Visitor pattern.
Implements cacao::jit::compiler2::Instruction.
Definition at line 1440 of file Instructions.hpp.
|
inlinevirtual |
Get the corresponding object reference.
Implements cacao::jit::compiler2::DereferenceInst.
Definition at line 1406 of file Instructions.hpp.
|
inlinevirtual |
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1415 of file Instructions.hpp.
|
inlinevirtual |
Casting method.
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1435 of file Instructions.hpp.
|
inlinevirtual |
Conversion method.
Implements cacao::jit::compiler2::DereferenceInst.
Definition at line 1430 of file Instructions.hpp.
|
inlinevirtual |
Casting method.
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1420 of file Instructions.hpp.
|
inlinevirtual |
Casting method.
Reimplemented from cacao::jit::compiler2::Instruction.
Definition at line 1425 of file Instructions.hpp.