Searched refs:ReduceLatency (Results 1 – 2 of 2) sorted by relevance
809 bool ReduceLatency = false; member816 return ReduceLatency == RHS.ReduceLatency &&
2543 Policy.ReduceLatency |= true; in setPolicy()3088 if (!RegionPolicy.DisableLatencyHeuristic && TryCand.Policy.ReduceLatency && in tryCandidate()3392 if (Cand.Policy.ReduceLatency && tryLatency(TryCand, Cand, Top)) { in tryCandidate()