Searched refs:PtrOpVal (Results 1 – 1 of 1) sorted by relevance
2940 const Value *PtrOpVal = *SimplifiedPtrOp; in updateImpl() local2945 if (!isa<ConstantPointerNull>(PtrOpVal)) { in updateImpl()2949 const Type *PtrTy = PtrOpVal->getType(); in updateImpl()