Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-scheduler.h133 class StressSchedulerQueue : public SchedulingQueueBase {
135 explicit StressSchedulerQueue(InstructionScheduler* scheduler) in StressSchedulerQueue() function
Dinstruction-scheduler.cc50 InstructionScheduler::StressSchedulerQueue::PopBestCandidate(int cycle) { in PopBestCandidate()
106 ScheduleBlock<StressSchedulerQueue>(); in EndBlock()