Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6002 bool followUsersOfUseIn(Attributor &A, const Use *U,
6294 if (followUsersOfUseIn(A, U, UserI)) in updateImpl()
6321 if (!followUsersOfUseIn(A, U, UserI)) in addUsesOf()
6328 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use *U, in followUsersOfUseIn() function in __anon811b40a70111::AAMemoryBehaviorFloating