Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-scheduler.h135 class StressSchedulerQueue : public SchedulingQueueBase {
137 explicit StressSchedulerQueue(InstructionScheduler* scheduler) in StressSchedulerQueue() function
Dinstruction-scheduler.cc49 InstructionScheduler::StressSchedulerQueue::PopBestCandidate(int cycle) { in PopBestCandidate()
103 Schedule<StressSchedulerQueue>(); in EndBlock()
123 Schedule<StressSchedulerQueue>(); in AddInstruction()