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