Searched defs:AAAllocationInfoArgument (Results 1 – 1 of 1) sorted by relevance
12854 struct AAAllocationInfoArgument : AAAllocationInfoImpl { struct12855 AAAllocationInfoArgument(const IRPosition &IRP, Attributor &A) in AAAllocationInfoArgument() function12858 void trackStatistics() const override { in trackStatistics()