Home
last modified time | relevance | path

Searched refs:testZIV (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.h600 bool testZIV(const SCEV *Src,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1096 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() function in DependenceInfo
3597 if (testZIV(Pair[SI].Src, Pair[SI].Dst, Result)) in depends()
3688 if (testZIV(Pair[SJ].Src, Pair[SJ].Dst, Result)) in depends()