Home
last modified time | relevance | path

Searched refs:AAMemoryBehaviorFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7993 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl { struct
7994 AAMemoryBehaviorFunction(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFunction() argument
8073 ChangeStatus AAMemoryBehaviorFunction::updateImpl(Attributor &A) { in updateImpl()