Searched refs:RStall (Results 1 – 1 of 1) sorted by relevance
2362 bool RStall = (!checkPref || right->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2369 if (!RStall) in BUCompareLatency()2373 } else if (RStall) in BUCompareLatency()2649 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local2650 if (LStall != RStall) in operator ()()