Home | History | Annotate | Download | only in Analysis

Lines Matching defs:PTy

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