Home
last modified time | relevance | path

Searched defs:UseCheck (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp113 UseCheck /// An use of a compare instruction to simplify. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1792 bool DefCheck, UseCheck; in createNewAccess() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5969 auto UseCheck = [&](const Use &U, bool &Follow) -> bool { in updateImpl() local