Lines Matching full:induction_variable_
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.