Home | History | Annotate | Download | only in ADT

Lines Matching refs:Val1

1608 /// @returns the greatest common divisor of Val1 and Val2
1610 APInt GreatestCommonDivisor(const APInt& Val1, const APInt& Val2);