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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp68 static bool isNullOrUndef(const Constant *C) { function
75 if (!isNullOrUndef(cast<Constant>(Operand)))
85 if (!isNullOrUndef(C))

Completed in 62 milliseconds