Searched defs:AAAllocationInfoFloating (Results 1 – 1 of 1) sorted by relevance
12820 struct AAAllocationInfoFloating : AAAllocationInfoImpl { struct12821 AAAllocationInfoFloating(const IRPosition &IRP, Attributor &A) in AAAllocationInfoFloating() function12824 void trackStatistics() const override { in trackStatistics()