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