Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h611 bool testSIV(const SCEV *Src,
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2146 bool DependenceInfo::testSIV(const SCEV *Src, const SCEV *Dst, unsigned &Level, in testSIV() function in DependenceInfo
3587 if (testSIV(Pair[SI].Src, Pair[SI].Dst, Level, Result, NewConstraint, in depends()
3639 if (testSIV(Pair[SJ].Src, Pair[SJ].Dst, Level, Result, NewConstraint, in depends()
3908 (void) testSIV(Pair[SI].Src, Pair[SI].Dst, Level, in getSplitIteration()
3947 (void) testSIV(Pair[SJ].Src, Pair[SJ].Dst, Level, in getSplitIteration()