Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h596 bool testZIV(const SCEV *Src,
/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()