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 97 static LVILatticeVal getNot(Constant *C) {
593 Res = LVILatticeVal::getNot(ConstantPointerNull::get(PT));
695 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
723 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
905 Result = LVILatticeVal::getNot(cast<Constant>(ICI->getOperand(1)));
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]

Completed in 82 milliseconds