Home
last modified time | relevance | path

Searched refs:STATS_DECLTRACK_CSARG_ATTR (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp89 #define STATS_DECLTRACK_CSARG_ATTR(NAME) \ macro
1554 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nofree)}; in trackStatistics()
1811 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(nonnull) } in trackStatistics()
2714 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(noalias) } in trackStatistics()
2992 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(IsDead) } in trackStatistics()
3698 STATS_DECLTRACK_CSARG_ATTR(dereferenceable) in trackStatistics()
4001 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(aligned) } in trackStatistics()
4474 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nocapture)}; in trackStatistics()
5015 STATS_DECLTRACK_CSARG_ATTR(value_simplify) in trackStatistics()
5840 STATS_DECLTRACK_CSARG_ATTR(privatizable_ptr); in trackStatistics()
[all …]