Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp96 static LVILatticeVal getNot(Constant *C) { in getNot() function in __anon33ceafee0111::LVILatticeVal
/external/llvm/lib/IR/
DConstants.cpp2224 Constant *ConstantExpr::getNot(Constant *C) { in getNot() function in ConstantExpr