Searched defs:GetNextInstruction (Results 1 – 1 of 1) sorted by relevance
467 Instruction* GetNextInstruction() { return this + kInstructionSize; } in GetNextInstruction() function468 const Instruction* GetNextInstruction() const { in GetNextInstruction() function