Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5014 struct AADereferenceableFloating : AADereferenceableImpl { struct
5015 AADereferenceableFloating(const IRPosition &IRP, Attributor &A) in AADereferenceableFloating() argument
5019 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
5096 void trackStatistics() const override { in trackStatistics()