Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h664 /// strongSIVtest - Tests the strong SIV subscript pair (Src and Dst)
672 bool strongSIVtest(const SCEV *Coeff,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1230 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest() function in DependenceInfo
2244 disproven = strongSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()