Structure for representing an instruction.
Definition: Instruction.h:50
Instruction performing a kernel function call.
Definition: KernelCallInstruction.h:23
virtual bool IsKernelCall() const
Checks if the instruction is a call to a kernel function.
Definition: KernelCallInstruction.cpp:18