Searched refs:NonConsts (Results 1 – 1 of 1) sorted by relevance
8685 SmallVector<int> NonConsts; in gather() local8691 NonConsts.push_back(I); in gather()8697 for (int I : NonConsts) in gather()