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