Searched refs:AAAllocationInfoImpl (Results 1 – 1 of 1) sorted by relevance
12661 struct AAAllocationInfoImpl : public AAAllocationInfo { struct12662 AAAllocationInfoImpl(const IRPosition &IRP, Attributor &A) in AAAllocationInfoImpl() argument12820 struct AAAllocationInfoFloating : AAAllocationInfoImpl {12822 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoFloating()12829 struct AAAllocationInfoReturned : AAAllocationInfoImpl {12831 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoReturned()12845 struct AAAllocationInfoCallSiteReturned : AAAllocationInfoImpl {12847 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoCallSiteReturned()12854 struct AAAllocationInfoArgument : AAAllocationInfoImpl {12856 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoArgument()[all …]