Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp130 #define STATS_DECLTRACK_CSARG_ATTR(NAME) \ macro
2570 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nofree)}; in trackStatistics()
2835 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(nonnull) } in trackStatistics()
3954 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(noalias) } in trackStatistics()
4327 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(IsDead) } in trackStatistics()
5065 STATS_DECLTRACK_CSARG_ATTR(dereferenceable) in trackStatistics()
5376 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(aligned) } in trackStatistics()
5953 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nocapture)}; in trackStatistics()
6489 STATS_DECLTRACK_CSARG_ATTR(value_simplify) in trackStatistics()
7647 STATS_DECLTRACK_CSARG_ATTR(privatizable_ptr); in trackStatistics()
[all …]