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