Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2294 const SCEVConstant *getConstantPart(const SCEV *Expr) { in getConstantPart() function
2339 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2358 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2382 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest()
2439 Constant = getConstantPart(Coeff); in gcdMIVtest()
2456 Constant = getConstantPart(Coeff); in gcdMIVtest()
2467 Constant = getConstantPart(Delta); in gcdMIVtest()