Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h637 bool testZIV(const SCEV *Src,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1202 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() function in DependenceInfo
3854 if (testZIV(Pair[SI].Src, Pair[SI].Dst, Result)) in depends()
3945 if (testZIV(Pair[SJ].Src, Pair[SJ].Dst, Result)) in depends()