Searched refs:GatherList (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp39 typedef SmallVector<std::pair<Instruction *, ValueVector *>, 16> GatherList; typedef in namespace:__anon13416
173 GatherList Gathered;
320 Gathered.push_back(GatherList::value_type(Op, &SV));

Completed in 405 milliseconds