class GICmp

Declaration

class GICmp : public GAnyCmp { /* full declaration omitted */ };

Description

Represent a G_ICMP.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:246

Inherits from: GAnyCmp

Member Variables

Method Overview

  • public static bool classof(const llvm::MachineInstr * MI)

Inherited from GAnyCmp:

Inherited from GenericMachineInstr:

Inherited from MachineInstr:

Methods

ΒΆstatic bool classof(const llvm::MachineInstr* MI)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:248

Parameters

const llvm::MachineInstr* MI