HomeSort by relevance Sort by last modified time
    Searched refs:IsUnitStride (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
induction_var_range.h 164 bool IsUnitStride(HInstruction* context,
induction_var_range_test.cc     [all...]
loop_optimization.cc 848 induction_range_.IsUnitStride(instruction, index, graph_, &offset) &&
    [all...]
induction_var_range.cc 374 bool InductionVarRange::IsUnitStride(HInstruction* context,
    [all...]

Completed in 94 milliseconds