Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp94 static LVILatticeVal getNot(Constant *C) { in getNot() function in __anon695cd6450111::LVILatticeVal
/external/llvm/lib/IR/
DConstants.cpp2096 Constant *ConstantExpr::getNot(Constant *C) { in getNot() function in ConstantExpr