Searched refs:analyzeUseIn (Results 1 – 1 of 1) sorted by relevance
4757 void analyzeUseIn(Attributor &A, const Use *U, const Instruction *UserI);5024 analyzeUseIn(A, U, UserI); in updateImpl()5056 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use *U, in analyzeUseIn() function in AAMemoryBehaviorFloating