Member predicate ControlFlowNode::getOperandType
Gets the type of the i
th operand. Unlike getOperand(i).getType()
, this
predicate takes into account when there are multiple possible operands with
different types.
Gets the type of the i
th operand. Unlike getOperand(i).getType()
, this
predicate takes into account when there are multiple possible operands with
different types.