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

References

lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  355   TopDownPathCount += Other.TopDownPathCount;
  367   if (TopDownPathCount < Other.TopDownPathCount) {
  376   for (auto MI = Other.top_down_ptr_begin(), ME = Other.top_down_ptr_end();
  376   for (auto MI = Other.top_down_ptr_begin(), ME = Other.top_down_ptr_end();
  386     if (Other.PerPtrTopDown.find(MI->first) == Other.PerPtrTopDown.end())
  386     if (Other.PerPtrTopDown.find(MI->first) == Other.PerPtrTopDown.end())