Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1164 const SCEV *AbsCoeff = in strongSIVtest() local
1166 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1727 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1737 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1836 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1846 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()