Home | History | Annotate | Download | only in ADT

Lines Matching refs:Val2

1764 /// \returns the greatest common divisor of Val1 and Val2
1765 APInt GreatestCommonDivisor(const APInt &Val1, const APInt &Val2);