Searched refs:RStall (Results 1 – 1 of 1) sorted by relevance
2364 bool RStall = (!checkPref || right->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2371 if (!RStall) in BUCompareLatency()2375 } else if (RStall) in BUCompareLatency()2651 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local2652 if (LStall != RStall) in operator ()()