Home | History | Annotate | Download | only in opt

Lines Matching refs:GetCoefficient

403       return rec->GetCoefficient();
519 if (this_as_recurrent->GetCoefficient() !=
520 other_as_recurrent->GetCoefficient())
607 PushToString(reinterpret_cast<uintptr_t>(recurrent->GetCoefficient()),
856 Signedness coeff_sign = Visit(node->GetCoefficient());