Searched defs:getNot (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Analysis/ | ||
D | LazyValueInfo.cpp | 94 static LVILatticeVal getNot(Constant *C) { in getNot() function in __anon695cd6450111::LVILatticeVal |
/external/llvm/lib/IR/ | ||
D | Constants.cpp | 2096 Constant *ConstantExpr::getNot(Constant *C) { in getNot() function in ConstantExpr |