HomeSort by relevance Sort by last modified time
    Searched defs:getNot (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 93 static LVILatticeVal getNot(Constant *C) {
524 BBLV = LVILatticeVal::getNot(ConstantPointerNull::get(AI->getType()));
608 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
636 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
807 Result = LVILatticeVal::getNot(cast<Constant>(ICI->getOperand(1)));
    [all...]
  /external/llvm/lib/VMCore/
Constants.cpp     [all...]

Completed in 34 milliseconds