Searched refs:AAMemoryBehaviorFloating (Results 1 – 1 of 1) sorted by relevance
6982 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl { struct6983 AAMemoryBehaviorFloating(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFloating() function7010 struct AAMemoryBehaviorArgument : AAMemoryBehaviorFloating { argument7012 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorArgument()7043 return AAMemoryBehaviorFloating::manifest(A); in manifest()7105 struct AAMemoryBehaviorCallSiteReturned final : AAMemoryBehaviorFloating {7107 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorCallSiteReturned()7227 ChangeStatus AAMemoryBehaviorFloating::updateImpl(Attributor &A) { in updateImpl()7290 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn()7319 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn()