Searched refs:StressSchedulerQueue (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
H A D | instruction-scheduler.cc | 49 InstructionScheduler::StressSchedulerQueue::PopBestCandidate(int cycle) { in PopBestCandidate() 103 Schedule<StressSchedulerQueue>(); in EndBlock() 123 Schedule<StressSchedulerQueue>(); in AddInstruction() |
H A D | instruction-scheduler.h | 135 class StressSchedulerQueue : public SchedulingQueueBase { class in v8::internal::compiler::final 137 explicit StressSchedulerQueue(InstructionScheduler* scheduler) in StressSchedulerQueue() function in v8::internal::compiler::final::StressSchedulerQueue |
Completed in 3 milliseconds