Home
last modified time | relevance | path

Searched refs:analyzeUseIn (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7861 void analyzeUseIn(Attributor &A, const Use &U, const Instruction *UserI);
8151 analyzeUseIn(A, U, UserI); in updateImpl()
8193 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use &U, in analyzeUseIn() function in __anond33ab5327211::AAMemoryBehaviorFloating