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