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