Searched defs:GetBlockStart (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dinstruction.cc316 return GetBlockStart(block)->label();
320 BlockStartInstruction* InstructionSequence::GetBlockStart(BasicBlock* block) { function in class:v8::internal::compiler::InstructionSequence

Completed in 105 milliseconds