Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h680 /// weakCrossingSIVtest - Tests the weak-crossing SIV subscript pair
690 bool weakCrossingSIVtest(const SCEV *SrcCoeff,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1366 bool DependenceInfo::weakCrossingSIVtest( in weakCrossingSIVtest() function in DependenceInfo
2247 disproven = weakCrossingSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()