Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3588 struct AADereferenceableFloating : AADereferenceableImpl { struct
3589 AADereferenceableFloating(const IRPosition &IRP, Attributor &A) in AADereferenceableFloating() argument
3593 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3658 void trackStatistics() const override { in trackStatistics()