Searched defs:getNot (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 96 static LVILatticeVal getNot(Constant *C) { in getNot() function in __anon7157ca7f0111::LVILatticeVal |
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ | ||
H A D | Constants.cpp | 2219 Constant *ConstantExpr::getNot(Constant *C) { in getNot() function in ConstantExpr |