Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7128 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl { struct
7129 AAMemoryBehaviorFunction(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFunction() function
7194 ChangeStatus AAMemoryBehaviorFunction::updateImpl(Attributor &A) { in updateImpl()