Home | History | Annotate | Download | only in Analysis

Lines Matching defs:getNot

93   static LVILatticeVal getNot(Constant *C) {
528 BBLV = LVILatticeVal::getNot(ConstantPointerNull::get(AI->getType()));
616 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
644 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
810 Result = LVILatticeVal::getNot(cast<Constant>(ICI->getOperand(1)));