Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp57 static bool isNullOrUndef(const Constant *C) { in isNullOrUndef() function
64 if (!isNullOrUndef(cast<Constant>(Operand))) in isNullOrUndef()
74 if (!isNullOrUndef(C)) in isSuitableForBSS()