Home
last modified time | relevance | path

Searched defs:AAMemoryBehaviorImpl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7689 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct
7690 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() function
7694 void initialize(Attributor &A) override { in initialize()
7701 static void getKnownStateFromValue(const IRPosition &IRP, in getKnownStateFromValue()
7731 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
7744 ChangeStatus manifest(Attributor &A) override { in manifest()
7767 const std::string getAsStr() const override { in getAsStr()
7778 static const Attribute::AttrKind AttrKinds[3];