Searched refs:AAMemoryBehaviorFloating (Results 1 – 1 of 1) sorted by relevance
7837 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl { struct7838 AAMemoryBehaviorFloating(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFloating() argument7865 struct AAMemoryBehaviorArgument : AAMemoryBehaviorFloating {7867 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorArgument()7895 return AAMemoryBehaviorFloating::manifest(A); in manifest()7959 struct AAMemoryBehaviorCallSiteReturned final : AAMemoryBehaviorFloating {7961 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorCallSiteReturned()8093 ChangeStatus AAMemoryBehaviorFloating::updateImpl(Attributor &A) { in updateImpl()8163 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn()8193 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn()