Searched refs:CriticalPathSchedulingNodeSelector (Results 1 - 3 of 3) sorted by relevance

/art/compiler/optimizing/
H A Dscheduler_test.cc354 CriticalPathSchedulingNodeSelector critical_path_selector;
360 CriticalPathSchedulingNodeSelector critical_path_selector;
368 CriticalPathSchedulingNodeSelector critical_path_selector;
375 CriticalPathSchedulingNodeSelector critical_path_selector;
H A Dscheduler.cc465 SchedulingNode* CriticalPathSchedulingNodeSelector::SelectMaterializedCondition(
505 SchedulingNode* CriticalPathSchedulingNodeSelector::PopHighestPriorityNode(
532 SchedulingNode* CriticalPathSchedulingNodeSelector::GetHigherPrioritySchedulingNode(
780 CriticalPathSchedulingNodeSelector critical_path_selector;
H A Dscheduler.h417 class CriticalPathSchedulingNodeSelector : public SchedulingNodeSelector { class in namespace:art
419 CriticalPathSchedulingNodeSelector() : prev_select_(nullptr) {} function in class:art::CriticalPathSchedulingNodeSelector

Completed in 75 milliseconds