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.cpp7813 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct
7814 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() function
7818 void initialize(Attributor &A) override { in initialize()
7825 static void getKnownStateFromValue(Attributor &A, const IRPosition &IRP, in getKnownStateFromValue()
7855 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes()
7868 ChangeStatus manifest(Attributor &A) override { in manifest()
7895 const std::string getAsStr(Attributor *A) const override { in getAsStr()
7906 static const Attribute::AttrKind AttrKinds[3];