Searched refs:AAMemoryBehaviorFloating (Results 1 – 1 of 1) sorted by relevance
7072 struct AAMemoryBehaviorFloating : AAMemoryBehaviorImpl { struct7073 AAMemoryBehaviorFloating(const IRPosition &IRP, Attributor &A) in AAMemoryBehaviorFloating() argument7100 struct AAMemoryBehaviorArgument : AAMemoryBehaviorFloating {7102 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorArgument()7133 return AAMemoryBehaviorFloating::manifest(A); in manifest()7195 struct AAMemoryBehaviorCallSiteReturned final : AAMemoryBehaviorFloating {7197 : AAMemoryBehaviorFloating(IRP, A) {} in AAMemoryBehaviorCallSiteReturned()7317 ChangeStatus AAMemoryBehaviorFloating::updateImpl(Attributor &A) { in updateImpl()7380 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn()7409 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn()