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