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

Declarations

lib/Analysis/StackSafetyAnalysis.cpp
  407   bool updateOneUse(UseInfo &US, bool UpdateToFullSet);

References

lib/Analysis/StackSafetyAnalysis.cpp
  484     Changed |= updateOneUse(AS.Use, UpdateToFullSet);
  486     Changed |= updateOneUse(PS.Use, UpdateToFullSet);