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

References

lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  398   BottomUpPathCount += Other.BottomUpPathCount;
  410   if (BottomUpPathCount < Other.BottomUpPathCount) {
  419   for (auto MI = Other.bottom_up_ptr_begin(), ME = Other.bottom_up_ptr_end();
  419   for (auto MI = Other.bottom_up_ptr_begin(), ME = Other.bottom_up_ptr_end();
  430     if (Other.PerPtrBottomUp.find(MI->first) == Other.PerPtrBottomUp.end())
  430     if (Other.PerPtrBottomUp.find(MI->first) == Other.PerPtrBottomUp.end())