Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc257 explicit ArrayAccessInsideLoopFinder(HInstruction* induction_variable) in ArrayAccessInsideLoopFinder() argument
258 : induction_variable_(induction_variable), in ArrayAccessInsideLoopFinder()
494 HPhi* induction_variable, in MonotonicValueRange() argument
501 induction_variable_(induction_variable), in MonotonicValueRange()