Home
last modified time | relevance | path

Searched refs:off_value (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_range.cc386 int64_t off_value = 0; in IsUnitStride() local
387 if (IsConstant(info->op_b, kExact, &off_value) && off_value == 0) { in IsUnitStride()