Searched refs:PopBestCandidate (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | instruction-scheduler.h | 128 ScheduleGraphNode* PopBestCandidate(int cycle); |
D | instruction-scheduler.cc | 28 InstructionScheduler::CriticalPathFirstQueue::PopBestCandidate(int cycle) { in PopBestCandidate() function in v8::internal::compiler::InstructionScheduler::CriticalPathFirstQueue |