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

References

lib/Transforms/IPO/Attributor.cpp
 1707   void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(nonnull) }
 2027   void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(noalias) }
 2632     STATS_DECLTRACK_CSARG_ATTR(dereferenceable)
 2815   void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(aligned) }
 3264   void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nocapture)};
 3538     STATS_DECLTRACK_CSARG_ATTR(value_simplify)
 3952       STATS_DECLTRACK_CSARG_ATTR(readnone)
 3954       STATS_DECLTRACK_CSARG_ATTR(readonly)
 3956       STATS_DECLTRACK_CSARG_ATTR(writeonly)