Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h607 bool testSIV(const SCEV *Src,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2106 bool DependenceAnalysis::testSIV(const SCEV *Src, in testSIV() function in DependenceAnalysis
3589 if (testSIV(Pair[SI].Src, Pair[SI].Dst, Level, Result, NewConstraint, in depends()
3641 if (testSIV(Pair[SJ].Src, Pair[SJ].Dst, Level, Result, NewConstraint, in depends()
3935 (void) testSIV(Pair[SI].Src, Pair[SI].Dst, Level, in getSplitIteration()
3974 (void) testSIV(Pair[SJ].Src, Pair[SJ].Dst, Level, in getSplitIteration()