Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4234 struct AADereferenceableFloating : AADereferenceableImpl { struct
4235 AADereferenceableFloating(const IRPosition &IRP, Attributor &A) in AADereferenceableFloating() function
4239 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4317 void trackStatistics() const override { in trackStatistics()