Home | History | Annotate | Download | only in opt

Lines Matching refs:GetCoefficient

155     auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode();
434 destination_node->AsSERecurrentNode()->GetCoefficient(),
450 source_node->AsSERecurrentNode()->GetCoefficient(),
476 if (source_recurrent_expr->GetCoefficient() ==
477 destination_recurrent_expr->GetCoefficient()) {
480 source_recurrent_expr->GetCoefficient(),
492 if (source_recurrent_expr->GetCoefficient() ==
494 destination_recurrent_expr->GetCoefficient())) {
497 source_recurrent_expr->GetCoefficient(),
1540 a = destination_node->AsSERecurrentNode()->GetCoefficient();
1550 source_node->AsSERecurrentNode()->GetCoefficient());