Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1192 const SCEV *AbsCoeff = in strongSIVtest() local
1194 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1728 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1738 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1837 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1847 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()