Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2346 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2354 if (LStall) { in BUCompareLatency()
2634 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
2636 if (LStall != RStall) in operator ()()