Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Analysis/DependenceAnalysis/
H A DMIVCheckConst.ll5 ; getConstantPart.
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2311 const SCEVConstant *getConstantPart(const SCEV *Expr) { in getConstantPart() function
2356 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2375 const auto *Constant = getConstantPart(Coeff); in gcdMIVtest()
2399 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest()
2456 Constant = getConstantPart(Coeff); in gcdMIVtest()
2473 Constant = getConstantPart(Coeff); in gcdMIVtest()
2484 Constant = getConstantPart(Delta); in gcdMIVtest()