Searched refs:checkUse (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 5889 bool checkUse(Attributor &A, AANoCapture::StateType &State, const Use &U, in checkUse() function 6038 return checkUse(A, T, U, Follow); in updateImpl() 12117 bool checkUse(Attributor &A, const Use &U, bool &Follow, in checkUse() function 12186 return checkUse(A, U, Follow, Worklist); in updateImpl()
|