Searched refs:NonConsts (Results 1 – 1 of 1) sorted by relevance
11663 SmallVector<int> NonConsts; in gather() local11669 NonConsts.push_back(I); in gather()11674 NonConsts.push_back(I); in gather()11687 for (int I : NonConsts) in gather()