Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp4125 struct AADereferenceableFloating : AADereferenceableImpl { struct
4126 AADereferenceableFloating(const IRPosition &IRP, Attributor &A) in AADereferenceableFloating() argument
4130 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4195 void trackStatistics() const override { in trackStatistics()