Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7218 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl { struct
7219 AAMemoryBehaviorFunction(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFunction() argument
7284 ChangeStatus AAMemoryBehaviorFunction::updateImpl(Attributor &A) { in updateImpl()