Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp255 void AdvancePastStalls(SUnit *SU);
653 void ScheduleDAGRRList::AdvancePastStalls(SUnit *SU) { in AdvancePastStalls() function in ScheduleDAGRRList
1627 AdvancePastStalls(SU); in ListScheduleBottomUp()