Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6006 void analyzeUseIn(Attributor &A, const Use *U, const Instruction *UserI);
6299 analyzeUseIn(A, U, UserI); in updateImpl()
6357 void AAMemoryBehaviorFloating::analyzeUseIn(Attributor &A, const Use *U, in analyzeUseIn() function in __anon811b40a70111::AAMemoryBehaviorFloating