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