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

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

Completed in 51 milliseconds