Searched refs:IsAcyclicLatencyLimited (Results 1 – 3 of 3) sorted by relevance
87 if (Rem.IsAcyclicLatencyLimited && !Zone->getCurrMOps() && in tryCandidate()138 !Rem.IsAcyclicLatencyLimited && tryLatency(TryCand, Cand, *Zone)) in tryCandidate()
596 bool IsAcyclicLatencyLimited; member607 IsAcyclicLatencyLimited = false; in reset()
3364 Rem.IsAcyclicLatencyLimited = InFlightCount > BufferLimit; in checkAcyclicLatency()3373 if (Rem.IsAcyclicLatencyLimited) dbgs() << " ACYCLIC LATENCY LIMIT\n"); in checkAcyclicLatency()3569 if (Rem.IsAcyclicLatencyLimited && !Zone->getCurrMOps() && in tryCandidate()3623 !Rem.IsAcyclicLatencyLimited && tryLatency(TryCand, Cand, *Zone)) in tryCandidate()