Searched refs:AAAllocationInfoImpl (Results 1 – 1 of 1) sorted by relevance
12671 struct AAAllocationInfoImpl : public AAAllocationInfo { struct12672 AAAllocationInfoImpl(const IRPosition &IRP, Attributor &A) in AAAllocationInfoImpl() argument12828 struct AAAllocationInfoFloating : AAAllocationInfoImpl {12830 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoFloating()12837 struct AAAllocationInfoReturned : AAAllocationInfoImpl {12839 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoReturned()12853 struct AAAllocationInfoCallSiteReturned : AAAllocationInfoImpl {12855 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoCallSiteReturned()12862 struct AAAllocationInfoArgument : AAAllocationInfoImpl {12864 : AAAllocationInfoImpl(IRP, A) {} in AAAllocationInfoArgument()[all …]