Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-scheduler.cc28 InstructionScheduler::CriticalPathFirstQueue::PopBestCandidate(int cycle) { in PopBestCandidate() function in v8::internal::compiler::InstructionScheduler::CriticalPathFirstQueue
49 InstructionScheduler::StressSchedulerQueue::PopBestCandidate(int cycle) { in PopBestCandidate() function in v8::internal::compiler::InstructionScheduler::StressSchedulerQueue
228 ScheduleGraphNode* candidate = ready_list.PopBestCandidate(cycle); in Schedule()
Dinstruction-scheduler.h130 ScheduleGraphNode* PopBestCandidate(int cycle);
140 ScheduleGraphNode* PopBestCandidate(int cycle);