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

References

lib/CodeGen/CodeGenPrepare.cpp
  633   while (!LoopList.empty()) {
  634     Loop *L = LoopList.pop_back_val();
  635     LoopList.insert(LoopList.end(), L->begin(), L->end());
  635     LoopList.insert(LoopList.end(), L->begin(), L->end());