Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kExact

232     // any of the three requests (kExact, kAtMost, and KAtLeast).
246 if ((request == kExact && v_min.b_constant == v_max.b_constant) || request == kAtMost) {
310 if (IsConstant(info->op_a, kExact, &stride_value)) {
758 if (IsConstant(info->op_a, kExact, &stride_value)) {