Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2540 const Value *PtrOpVal = SimplifiedPtrOp.value(); in updateImpl() local
2545 if (!isa<ConstantPointerNull>(PtrOpVal)) { in updateImpl()
2549 const Type *PtrTy = PtrOpVal->getType(); in updateImpl()