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.cpp1255 const SCEV *AbsCoeff = in strongSIVtest() local
1257 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1791 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1801 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1900 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1910 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()