Searched refs:LStall (Results 1 – 3 of 3) sorted by relevance
2463 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2471 if (LStall) { in BUCompareLatency()2753 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local2755 if (LStall != RStall) in operator ()()
2338 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2346 if (LStall) { in BUCompareLatency()2626 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local2628 if (LStall != RStall) in operator ()()
2238 bool LStall = (!checkPref || left->SchedulingPref == Sched::Latency) && in BUCompareLatency() local2246 if (LStall) { in BUCompareLatency()2554 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local2556 if (LStall != RStall) { in operator ()()