Searched defs:getNot (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ValueLattice.h | 208 static ValueLatticeElement getNot(Constant *C) { getNot() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 2593 Constant *ConstantExpr::getNot(Constant *C) { getNot() function in ConstantExpr |