ΒΆinline bool isUnsignedIntSetCC(
llvm::ISD::CondCode Code)
inline bool isUnsignedIntSetCC(
llvm::ISD::CondCode Code)
Description
Return true if this is a setcc instruction that performs an unsigned comparison when used with integer operands.
Declared at: llvm/include/llvm/CodeGen/ISDOpcodes.h:1086
Parameters
- llvm::ISD::CondCode Code