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

References

lib/Transforms/IPO/Attributor.cpp
 1239   void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(returned) }
 1700   void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nonnull) }
 1948   void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(noalias) }
 2621     STATS_DECLTRACK_ARG_ATTR(dereferenceable)
 2803   void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(aligned) }
 3240   void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nocapture) }
 3421     STATS_DECLTRACK_ARG_ATTR(value_simplify)
 3923       STATS_DECLTRACK_ARG_ATTR(readnone)
 3925       STATS_DECLTRACK_ARG_ATTR(readonly)
 3927       STATS_DECLTRACK_ARG_ATTR(writeonly)