Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2374 const SCEVConstant *getConstantPart(const SCEV *Expr) { in getConstantPart() function
2419 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2438 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2462 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest()
2519 Constant = getConstantPart(Coeff); in gcdMIVtest()
2536 Constant = getConstantPart(Coeff); in gcdMIVtest()
2547 Constant = getConstantPart(Delta); in gcdMIVtest()