Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp7002 bool followUsersOfUseIn(Attributor &A, const Use &U,
7274 Follow = followUsersOfUseIn(A, U, UserI); in updateImpl()
7290 bool AAMemoryBehaviorFloating::followUsersOfUseIn(Attributor &A, const Use &U, in followUsersOfUseIn() function in AAMemoryBehaviorFloating