Searched refs:RStall (Results 1 – 1 of 1) sorted by relevance
2501 bool RStall = (!checkPref || right->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2508 if (!RStall) in BUCompareLatency()2512 } else if (RStall) in BUCompareLatency()2790 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local2791 if (LStall != RStall) in operator ()()