Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1274 const SCEV *AbsCoeff = in strongSIVtest() local
1276 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1810 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1820 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1919 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1929 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()