Searched refs:GEPExpr (Results 1 – 1 of 1) sorted by relevance
3796 auto *GEPExpr = getAddExpr(BaseExpr, Offset, BaseWrap); in getGEPExpr() local3797 assert(BaseExpr->getType() == GEPExpr->getType() && in getGEPExpr()3799 return GEPExpr; in getGEPExpr()