Searched refs:LStall (Results 1 – 1 of 1) sorted by relevance
2346 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2354 if (LStall) { in BUCompareLatency()2634 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local2636 if (LStall != RStall) in operator ()()