Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3076 std::optional<Value *> SimplifiedRetValue = in updateImpl() local
3078 if (!SimplifiedRetValue || !*SimplifiedRetValue) in updateImpl()
3095 if (isa<ConstantPointerNull>(*SimplifiedRetValue)) { in updateImpl()