Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2713 struct AAMustProgressFunction final : AAMustProgressImpl { struct
2714 AAMustProgressFunction(const IRPosition &IRP, Attributor &A) in AAMustProgressFunction() argument
2718 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
2745 void trackStatistics() const override { in trackStatistics()