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