Searched refs:AAMemoryBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
7752 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct7753 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() argument7848 const Attribute::AttrKind AAMemoryBehaviorImpl::AttrKinds[] = {7852 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl {7854 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorFloating()7980 AAMemoryBehaviorImpl::initialize(A); in initialize()7993 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl {7995 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorFunction()8036 : AACalleeToCallSite<AAMemoryBehavior, AAMemoryBehaviorImpl> {8038 : AACalleeToCallSite<AAMemoryBehavior, AAMemoryBehaviorImpl>(IRP, A) {} in AAMemoryBehaviorCallSite()