Searched refs:isReturnNonNull (Results 1 – 5 of 5) sorted by relevance
1554 static bool isReturnNonNull(Function *F, const SCCNodeSet &SCCNodes, in isReturnNonNull() function1650 if (isReturnNonNull(F, SCCNodes, Speculative)) { in addNonNullAttrs()
1886 LLVM_ABI bool isReturnNonNull() const;
1748 if (CB->getType()->isPointerTy() && CB->isReturnNonNull()) in getValueFromMetadata()
394 bool CallBase::isReturnNonNull() const { in isReturnNonNull() function in CallBase
3299 if (Call->isReturnNonNull()) in isKnownNonZeroFromOperator()