Searched refs:getGEPExpr (Results 1 – 4 of 4) sorted by relevance
415 const SCEV *CandidateExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), in tryReassociateGEPAtIndex()
548 const SCEV *BaseExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), IndexExprs); in allocateCandidatesAndFindBasisForGEP()
623 const SCEV *getGEPExpr(GEPOperator *GEP,
3669 ScalarEvolution::getGEPExpr(GEPOperator *GEP, in getGEPExpr() function in ScalarEvolution6165 return getGEPExpr(GEP, IndexExprs); in createNodeForGEP()