Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h633 bool testMIV(const SCEV *Src,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h637 bool testMIV(const SCEV *Src,
/external/llvm-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h638 bool testMIV(const SCEV *Src,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp2284 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() function in DependenceInfo
3616 if (testMIV(Pair[SI].Src, Pair[SI].Dst, Pair[SI].Loops, Result)) in depends()
3724 if (testMIV(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, Result)) in depends()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2207 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() function in DependenceInfo
3532 if (testMIV(Pair[SI].Src, Pair[SI].Dst, Pair[SI].Loops, Result)) in depends()
3640 if (testMIV(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, Result)) in depends()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp2273 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() function in DependenceInfo
3695 if (testMIV(Pair[SI].Src, Pair[SI].Dst, Pair[SI].Loops, Result)) in depends()
3803 if (testMIV(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, Result)) in depends()