Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp416 const SCEV *CandidateExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), in tryReassociateGEPAtIndex()
H A DStraightLineStrengthReduce.cpp542 const SCEV *BaseExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), IndexExprs); in allocateCandidatesAndFindBasisForGEP()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h637 const SCEV *getGEPExpr(GEPOperator *GEP,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3743 ScalarEvolution::getGEPExpr(GEPOperator *GEP, in getGEPExpr() function in ScalarEvolution
6278 return getGEPExpr(GEP, IndexExprs); in createNodeForGEP()