Home | History | Annotate | Download | only in Analysis

Lines Matching defs:PTy

615       PointerType *PTy = cast<PointerType>(Val->getType());
616 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));
643 PointerType *PTy = cast<PointerType>(Val->getType());
644 Result = LVILatticeVal::getNot(ConstantPointerNull::get(PTy));