Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp70 static bool isNullOrUndef(const Constant *C) { in isNullOrUndef() function
77 if (!isNullOrUndef(cast<Constant>(Operand))) in isNullOrUndef()
87 if (!isNullOrUndef(C)) in isSuitableForBSS()