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