|
CACAO
|
Data Fields | |
| int32_t | varindex |
| basicblock * | block |
| branch_target_t * | table |
| lookup_target_t * | lookup |
| int32_t | insindex |
Definition at line 113 of file instruction.hpp.
| basicblock* dst_operand_t::block |
Definition at line 115 of file instruction.hpp.
| int32_t dst_operand_t::insindex |
Definition at line 118 of file instruction.hpp.
| lookup_target_t* dst_operand_t::lookup |
Definition at line 117 of file instruction.hpp.
| branch_target_t* dst_operand_t::table |
Definition at line 116 of file instruction.hpp.
| int32_t dst_operand_t::varindex |
Definition at line 114 of file instruction.hpp.
1.8.5