Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2173 NullIsDefined(NullPointerIsDefined( in AANonNullImpl()
2180 if (!NullIsDefined && in initialize()
2230 const bool NullIsDefined; member