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