Method MatchAddOvfUn
MatchAddOvfUn(Instruction)
Matches an instruction with opcode Add_Ovf_Un.
public static bool MatchAddOvfUn(this Instruction instr)
Parameters
instr
Instruction- The instruction to try to match.
public static bool MatchAddOvfUn(this Instruction instr)
instr
Instruction