Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h615 bool testSIV(const SCEV *Src,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2141 bool DependenceInfo::testSIV(const SCEV *Src, const SCEV *Dst, unsigned &Level, in testSIV() function in DependenceInfo
3708 if (testSIV(Pair[SI].Src, Pair[SI].Dst, Level, Result, NewConstraint, in depends()
3760 if (testSIV(Pair[SJ].Src, Pair[SJ].Dst, Level, Result, NewConstraint, in depends()
4027 (void) testSIV(Pair[SI].Src, Pair[SI].Dst, Level, in getSplitIteration()
4066 (void) testSIV(Pair[SJ].Src, Pair[SJ].Dst, Level, in getSplitIteration()