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