Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp98 #define STATS_DECLTRACK_CSARG_ATTR(NAME) \ macro
2050 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nofree)}; in trackStatistics()
2307 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(nonnull) } in trackStatistics()
3217 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(noalias) } in trackStatistics()
3530 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(IsDead) } in trackStatistics()
4235 STATS_DECLTRACK_CSARG_ATTR(dereferenceable) in trackStatistics()
4538 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(aligned) } in trackStatistics()
5034 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nocapture)}; in trackStatistics()
5738 STATS_DECLTRACK_CSARG_ATTR(value_simplify) in trackStatistics()
6846 STATS_DECLTRACK_CSARG_ATTR(privatizable_ptr); in trackStatistics()
[all …]