Searched refs:AAMemoryBehaviorFloating (Results 1 – 1 of 1) sorted by relevance
7852 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl { struct7853 AAMemoryBehaviorFloating(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFloating() argument7880 struct AAMemoryBehaviorArgument : AAMemoryBehaviorFloating {7882 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorArgument()7910 return AAMemoryBehaviorFloating::manifest(A); in manifest()7974 struct AAMemoryBehaviorCallSiteReturned final : AAMemoryBehaviorFloating {7976 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorCallSiteReturned()8108 ChangeStatus AAMemoryBehaviorFloating::updateImpl(Attributor &A) { in updateImpl()8178 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn()8208 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn()