Searched refs:GetBlockStart (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | instruction.cc | 661 Instruction* InstructionSequence::GetBlockStart(RpoNumber rpo) const { in GetBlockStart() function in v8::internal::compiler::InstructionSequence |
D | instruction.h | 1227 Instruction* GetBlockStart(RpoNumber rpo) const; |