Searched refs:induction_variable_ (Results 1 – 1 of 1) sorted by relevance
391 induction_variable_(induction_variable), in MonotonicValueRange()401 DCHECK(induction_variable_->GetBlock()->IsLoopHeader()); in GetLoopHeader()402 return induction_variable_->GetBlock(); in GetLoopHeader()499 HPhi* const induction_variable_; // Induction variable for this monotonic value range. member in art::MonotonicValueRange