Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h703 bool weakZeroSrcSIVtest(const SCEV *DstCoeff,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1696 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest() function in DependenceInfo
2209 return weakZeroSrcSIVtest(DstCoeff, SrcConst, DstConst, in testSIV()