Searched defs:RStall (Results 1 – 3 of 3) sorted by relevance
2465 bool RStall = (!checkPref || right->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2754 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local
2340 bool RStall = (!checkPref || right->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2627 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local
2240 bool RStall = (!checkPref || right->SchedulingPref == Sched::Latency) && in BUCompareLatency() local2555 bool RStall = BUHasStall(right, right->getHeight(), SPQ); in operator ()() local