Searched defs:AAAllocationInfoCallSiteReturned (Results 1 – 1 of 1) sorted by relevance
12845 struct AAAllocationInfoCallSiteReturned : AAAllocationInfoImpl { struct12846 AAAllocationInfoCallSiteReturned(const IRPosition &IRP, Attributor &A) in AAAllocationInfoCallSiteReturned() argument12849 void trackStatistics() const override { in trackStatistics()