Searched refs:findGCD (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 1493 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD() function 1596 if (findGCD(Bits, AM, BM, CM, G, X, Y)) { in exactSIVtest() 1979 if (findGCD(Bits, AM, BM, CM, G, X, Y)) { in exactRDIVtest()
|