Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h684 bool exactSIVtest(const SCEV *SrcCoeff,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1503 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() function in DependenceInfo
2187 disproven = exactSIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, in testSIV()