Searched refs:new_recurrent (Results 1 – 4 of 4) sorted by relevance
430 std::unique_ptr<SERecurrentNode> new_recurrent{ in FoldRecurrentAddExpressions() local445 new_recurrent->AddCoefficient(new_coefficient_simplified); in FoldRecurrentAddExpressions()446 new_recurrent->AddOffset(new_offset_simplified); in FoldRecurrentAddExpressions()448 new_node->AddChild(analysis_.GetCachedOrAdd(std::move(new_recurrent))); in FoldRecurrentAddExpressions()
1452 SENode* new_recurrent = scalar_evolution_.CreateRecurrentExpression( in PropagateConstraints() local1456 new_second, prime_recurrent, new_recurrent); in PropagateConstraints()