Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp136 #define STATS_DECLTRACK_ARG_ATTR(NAME) \ macro
2355 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nofree) } in trackStatistics()
2671 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nonnull) } in trackStatistics()
3823 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(noalias) } in trackStatistics()
4318 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(IsDead) } in trackStatistics()
5126 STATS_DECLTRACK_ARG_ATTR(dereferenceable) in trackStatistics()
5402 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(aligned) } in trackStatistics()
6000 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nocapture) } in trackStatistics()
6379 STATS_DECLTRACK_ARG_ATTR(value_simplify) in trackStatistics()
7614 STATS_DECLTRACK_ARG_ATTR(privatizable_ptr); in trackStatistics()
[all …]