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...] |