Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h721 bool weakZeroDstSIVtest(const SCEV *SrcCoeff,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1806 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() function in DependenceInfo
2199 return weakZeroDstSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()