HomeSort by relevance Sort by last modified time
    Searched full:induction_variable_ (Results 1 - 1 of 1) sorted by null

  /art/compiler/optimizing/
bounds_check_elimination.cc 391 induction_variable_(induction_variable),
401 DCHECK(induction_variable_->GetBlock()->IsLoopHeader());
402 return induction_variable_->GetBlock();
499 HPhi* const induction_variable_; // Induction variable for this monotonic value range. member in class:art::MonotonicValueRange
    [all...]

Completed in 39 milliseconds