Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7752 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct
7753 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() function
7757 void initialize(Attributor &A) override { in initialize()
7764 static void getKnownStateFromValue(Attributor &A, const IRPosition &IRP, in getKnownStateFromValue()
7794 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes()
7807 ChangeStatus manifest(Attributor &A) override { in manifest()
7834 const std::string getAsStr(Attributor *A) const override { in getAsStr()
7845 static const Attribute::AttrKind AttrKinds[3];