Searched refs:AAMemoryBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
7813 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct7814 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() argument7909 const Attribute::AttrKind AAMemoryBehaviorImpl::AttrKinds[] = {7913 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl {7915 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorFloating()8041 AAMemoryBehaviorImpl::initialize(A); in initialize()8054 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl {8056 : AAMemoryBehaviorImpl(IRP, A) {} in AAMemoryBehaviorFunction()8097 : AACalleeToCallSite<AAMemoryBehavior, AAMemoryBehaviorImpl> {8099 : AACalleeToCallSite<AAMemoryBehavior, AAMemoryBehaviorImpl>(IRP, A) {} in AAMemoryBehaviorCallSite()