Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2965 const Value *PtrOpVal = *SimplifiedPtrOp; in updateImpl() local
2970 if (!isa<ConstantPointerNull>(PtrOpVal)) { in updateImpl()
2974 const Type *PtrTy = PtrOpVal->getType(); in updateImpl()