Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12601 struct AAAddressSpaceFloating final : AAAddressSpaceImpl { struct
12602 AAAddressSpaceFloating(const IRPosition &IRP, Attributor &A) in AAAddressSpaceFloating() function
12605 void trackStatistics() const override { in trackStatistics()