Searched refs:LStall (Results 1 – 2 of 2) sorted by relevance
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 ()()