Home
last modified time | relevance | path

Searched refs:GetBlockStart (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction.cc854 Instruction* InstructionSequence::GetBlockStart(RpoNumber rpo) const { in GetBlockStart() function in v8::internal::compiler::InstructionSequence
Dinstruction.h1532 Instruction* GetBlockStart(RpoNumber rpo) const; in NON_EXPORTED_BASE()