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