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