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