Home
last modified time | relevance | path

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

/external/llvm/test/Analysis/DependenceAnalysis/
DMIVCheckConst.ll5 ; getConstantPart.
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2221 const SCEVConstant *getConstantPart(const SCEV *Expr) { in getConstantPart() function
2266 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2285 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2309 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest()
2366 Constant = getConstantPart(Coeff); in gcdMIVtest()
2383 Constant = getConstantPart(Coeff); in gcdMIVtest()
2394 Constant = getConstantPart(Delta); in gcdMIVtest()