Searched refs:AAMemoryBehaviorFloating (Results 1 – 1 of 1) sorted by relevance
7785 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl { struct7786 AAMemoryBehaviorFloating(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFloating() function7813 struct AAMemoryBehaviorArgument : AAMemoryBehaviorFloating {7815 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorArgument()7846 return AAMemoryBehaviorFloating::manifest(A); in manifest()7908 struct AAMemoryBehaviorCallSiteReturned final : AAMemoryBehaviorFloating {7910 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorCallSiteReturned()8070 ChangeStatus AAMemoryBehaviorFloating::updateImpl(Attributor &A) { in updateImpl()8133 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn()8162 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn()