Home
last modified time | relevance | path

Searched defs:AAMustProgressCallSite (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2751 struct AAMustProgressCallSite final : AAMustProgressImpl { struct
2752 AAMustProgressCallSite(const IRPosition &IRP, Attributor &A) in AAMustProgressCallSite() argument
2756 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
2770 void trackStatistics() const override { in trackStatistics()