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