Searched refs:getGEPExpr (Results 1 – 4 of 4) sorted by relevance
411 const SCEV *CandidateExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), in tryReassociateGEPAtIndex()
549 const SCEV *BaseExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), IndexExprs); in allocateCandidatesAndFindBasisForGEP()
576 const SCEV *getGEPExpr(GEPOperator *GEP,
3439 ScalarEvolution::getGEPExpr(GEPOperator *GEP, in getGEPExpr() function in ScalarEvolution5542 return getGEPExpr(GEP, IndexExprs); in createNodeForGEP()