Home | History | Annotate | Download | only in x87

Lines Matching refs:kMaxBackEdgeWeight

349   int weight = Min(kMaxBackEdgeWeight,
378 weight = Min(kMaxBackEdgeWeight, Max(1, distance / kCodeSizeMultiplier));