Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-scheduler.cc105 ScheduleBlock<StressSchedulerQueue>(); in EndBlock()
107 ScheduleBlock<CriticalPathFirstQueue>(); in EndBlock()
208 void InstructionScheduler::ScheduleBlock() { in ScheduleBlock() function in v8::internal::compiler::InstructionScheduler
Dinstruction-scheduler.h149 void ScheduleBlock();