Searched refs:AAMemoryBehaviorFloating (Results 1 – 1 of 1) sorted by relevance
7913 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl { struct7914 AAMemoryBehaviorFloating(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFloating() argument7941 struct AAMemoryBehaviorArgument : AAMemoryBehaviorFloating {7943 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorArgument()7971 return AAMemoryBehaviorFloating::manifest(A); in manifest()8035 struct AAMemoryBehaviorCallSiteReturned final : AAMemoryBehaviorFloating {8037 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorCallSiteReturned()8169 ChangeStatus AAMemoryBehaviorFloating::updateImpl(Attributor &A) { in updateImpl()8239 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn()8269 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn()