Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2690 NullIsDefined(NullPointerIsDefined( in AANonNullImpl()
2697 if (!NullIsDefined && in initialize()
2747 const bool NullIsDefined; member