reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/Scalarizer.cpp
  315   assert(Gathered.empty() && Scattered.empty());
  382   Gathered.push_back(GatherList::value_type(Op, &SV));
  827   if (Gathered.empty() && Scattered.empty())
  829   for (const auto &GMI : Gathered) {
  850   Gathered.clear();