Searched refs:GatherList (Results 1 – 1 of 1) sorted by relevance
98 using GatherList = SmallVector<std::pair<Instruction *, ValueVector *>, 16>; typedef331 GatherList Gathered;495 Gathered.push_back(GatherList::value_type(Op, &SV)); in gather()