Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp411 const SCEV *CandidateExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), in tryReassociateGEPAtIndex()
H A DStraightLineStrengthReduce.cpp549 const SCEV *BaseExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), IndexExprs); in allocateCandidatesAndFindBasisForGEP()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h576 const SCEV *getGEPExpr(GEPOperator *GEP,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3439 ScalarEvolution::getGEPExpr(GEPOperator *GEP, in getGEPExpr() function in ScalarEvolution
5542 return getGEPExpr(GEP, IndexExprs); in createNodeForGEP()