Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5880 struct AAMemoryBehaviorImpl : public AAMemoryBehavior { struct
5881 AAMemoryBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorImpl() function
5885 void initialize(Attributor &A) override { in initialize()
5892 static void getKnownStateFromValue(const IRPosition &IRP, in getKnownStateFromValue()
5922 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
5935 ChangeStatus manifest(Attributor &A) override { in manifest()
5958 const std::string getAsStr() const override { in getAsStr()
5969 static const Attribute::AttrKind AttrKinds[3];