Searched refs:gcdMIVtest (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 769 bool gcdMIVtest(const SCEV *Src,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2177 gcdMIVtest(Src, Dst, Result) || in testSIV() 2188 gcdMIVtest(Src, Dst, Result); in testSIV() 2198 gcdMIVtest(Src, Dst, Result); in testSIV() 2274 gcdMIVtest(Src, Dst, Result) || in testRDIV() 2290 return gcdMIVtest(Src, Dst, Result) || in testMIV() 2326 bool DependenceInfo::gcdMIVtest(const SCEV *Src, const SCEV *Dst, in gcdMIVtest() function in DependenceInfo
|