Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12820 struct AAAllocationInfoFloating : AAAllocationInfoImpl { struct
12821 AAAllocationInfoFloating(const IRPosition &IRP, Attributor &A) in AAAllocationInfoFloating() function
12824 void trackStatistics() const override { in trackStatistics()