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