Home
last modified time | relevance | path

Searched refs:findGCD (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1348 bool findGCD(unsigned Bits, APInt AM, APInt BM, APInt Delta, in findGCD() function
1468 if (findGCD(Bits, AM, BM, ConstDelta->getAPInt(), G, X, Y)) { in exactSIVtest()
1872 if (findGCD(Bits, AM, BM, ConstDelta->getAPInt(), G, X, Y)) { in exactRDIVtest()