Searched defs:LStall (Results 1 – 3 of 3) sorted by relevance
2463 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2753 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
2338 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local2626 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
2238 bool LStall = (!checkPref || left->SchedulingPref == Sched::Latency) && in BUCompareLatency() local2554 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local