Searched refs:AAMemoryBehaviorFunction (Results 1 – 1 of 1) sorted by relevance
4871 struct AAMemoryBehaviorFunction final : public AAMemoryBehaviorImpl { struct4872 AAMemoryBehaviorFunction(const IRPosition &IRP) : AAMemoryBehaviorImpl(IRP) {} in AAMemoryBehaviorFunction() argument4937 ChangeStatus AAMemoryBehaviorFunction::updateImpl(Attributor &A) { in updateImpl()