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

References

lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  385   for (auto MI = top_down_ptr_begin(), ME = top_down_ptr_end(); MI != ME; ++MI)
  440     for (auto I = BBInfo.top_down_ptr_begin(), E = BBInfo.top_down_ptr_end();
 1112   for (auto I = MyStates.top_down_ptr_begin(), E = MyStates.top_down_ptr_end();
 1383   for (auto MI = MyStates.top_down_ptr_begin(),