Searched refs:getGEPExpr (Results 1 – 4 of 4) sorted by relevance
416 const SCEV *CandidateExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), in tryReassociateGEPAtIndex()
542 const SCEV *BaseExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), IndexExprs); in allocateCandidatesAndFindBasisForGEP()
637 const SCEV *getGEPExpr(GEPOperator *GEP,
3743 ScalarEvolution::getGEPExpr(GEPOperator *GEP, in getGEPExpr() function in ScalarEvolution6278 return getGEPExpr(GEP, IndexExprs); in createNodeForGEP()