Searched refs:AAMemoryBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
7689 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct7690 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() function7781 const Attribute::AttrKind AAMemoryBehaviorImpl::AttrKinds[] = {7785 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl {7787 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorFloating()7914 AAMemoryBehaviorImpl::initialize(A); in initialize()7931 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl {7933 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorFunction()7976 struct AAMemoryBehaviorCallSite final : AAMemoryBehaviorImpl {7978 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorCallSite()[all …]