Home
last modified time | relevance | path

Searched refs:PtrOpVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2940 const Value *PtrOpVal = *SimplifiedPtrOp; in updateImpl() local
2945 if (!isa<ConstantPointerNull>(PtrOpVal)) { in updateImpl()
2949 const Type *PtrTy = PtrOpVal->getType(); in updateImpl()