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