Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2289 const SCEVConstant *getConstantPart(const SCEV *Expr) { in getConstantPart() function
2334 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2353 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2377 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest()
2434 Constant = getConstantPart(Coeff); in gcdMIVtest()
2451 Constant = getConstantPart(Coeff); in gcdMIVtest()
2462 Constant = getConstantPart(Delta); in gcdMIVtest()