Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h630 bool testRDIV(const SCEV *Src,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp2218 bool DependenceInfo::testRDIV(const SCEV *Src, const SCEV *Dst, in testRDIV() function in DependenceInfo
3611 if (testRDIV(Pair[SI].Src, Pair[SI].Dst, Result)) in depends()
3711 if (testRDIV(Pair[SJ].Src, Pair[SJ].Dst, Result)) in depends()