Member predicate ControlFlowNode :: getType
Gets the type of the item pushed onto the stack, if any.
If called via ControlFlowNode::getOperand(i).getType()
, consider using
ControlFlowNode::getOperandType(i)
instead.
Gets the type of the item pushed onto the stack, if any.
If called via ControlFlowNode::getOperand(i).getType()
, consider using
ControlFlowNode::getOperandType(i)
instead.