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