Member predicate Instruction::getResultIRType
Gets the type of the result produced by this instruction. If the instruction does not produce
a result, its result type will be IRVoidType
.
Gets the type of the result produced by this instruction. If the instruction does not produce
a result, its result type will be IRVoidType
.