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.cpp12611 struct AAAddressSpaceFloating final : AAAddressSpaceImpl { struct
12612 AAAddressSpaceFloating(const IRPosition &IRP, Attributor &A) in AAAddressSpaceFloating() function
12615 void trackStatistics() const override { in trackStatistics()