Searched refs:AAAllocationInfoImpl (Results 1 – 1 of 1) sorted by relevance
13343 struct AAAllocationInfoImpl : public AAAllocationInfo { struct13344 AAAllocationInfoImpl(const IRPosition &IRP, Attributor &A) in AAAllocationInfoImpl() argument13502 struct AAAllocationInfoFloating : AAAllocationInfoImpl {13504 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoFloating()13511 struct AAAllocationInfoReturned : AAAllocationInfoImpl {13513 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoReturned()13527 struct AAAllocationInfoCallSiteReturned : AAAllocationInfoImpl {13529 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoCallSiteReturned()13536 struct AAAllocationInfoArgument : AAAllocationInfoImpl {13538 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoArgument()[all …]