IndexBuilderasmjit::BaseNode::InstData
asmjit::BaseNode::InstData Struct Reference

Data used by InstNode.

NodeType BaseNode::InstData::_nodeType[¶]

Node type.

NodeFlags BaseNode::InstData::_nodeFlags[¶]

Node flags.

uint8_t BaseNode::InstData::_opCount[¶]

Instruction operands count (used).

uint8_t BaseNode::InstData::_opCapacity[¶]

Instruction operands capacity (allocated).