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

References

lib/Transforms/ObjCARC/ObjCARCOpts.cpp
 1208     BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg);
 1220     BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg);
 1235     MyStates.clearBottomUpPointers();
 1247   for (auto MI = MyStates.bottom_up_ptr_begin(),
 1248             ME = MyStates.bottom_up_ptr_end();