Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h596 bool testZIV(const SCEV *Src,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h600 bool testZIV(const SCEV *Src,
/external/llvm-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h601 bool testZIV(const SCEV *Src,
/external/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()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1019 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() function in DependenceInfo
3513 if (testZIV(Pair[SI].Src, Pair[SI].Dst, Result)) in depends()
3604 if (testZIV(Pair[SJ].Src, Pair[SJ].Dst, Result)) in depends()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp1098 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() function in DependenceInfo
3676 if (testZIV(Pair[SI].Src, Pair[SI].Dst, Result)) in depends()
3767 if (testZIV(Pair[SJ].Src, Pair[SJ].Dst, Result)) in depends()