Home | History | Annotate | Download | only in arm64

Lines Matching refs:kMaxBackEdgeWeight

376   int weight = Min(kMaxBackEdgeWeight,
405 weight = Min(kMaxBackEdgeWeight, Max(1, distance / kCodeSizeMultiplier));