Searched refs:NewIdxs (Results 1 – 1 of 1) sorted by relevance
837 SmallVector<Constant*, 32> NewIdxs; in CastGEPIndices() local851 NewIdxs.push_back(NewIdx); in CastGEPIndices()853 NewIdxs.push_back(Ops[i]); in CastGEPIndices()860 ConstantExpr::getGetElementPtr(SrcElemTy, Ops[0], NewIdxs, NW, InRange); in CastGEPIndices()