ΒΆ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:1463

Parameters

llvm::ISD::CondCode Code