Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ReduceLatency

2168       Policy.ReduceLatency |= true;
2649 if (Cand.Policy.ReduceLatency && !Rem.IsAcyclicLatencyLimited
2936 if (Cand.Policy.ReduceLatency && tryLatency(TryCand, Cand, Top)) {