Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1091 const SCEV *AbsCoeff = in strongSIVtest() local
1093 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1654 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1664 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1763 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1773 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()