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