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