Home
last modified time | relevance | path

Searched defs:getNot (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp96 static LVILatticeVal getNot(Constant *C) { in getNot() function in __anon7157ca7f0111::LVILatticeVal
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2219 Constant *ConstantExpr::getNot(Constant *C) { in getNot() function in ConstantExpr