class GImplicitDef

Declaration

class GImplicitDef : public GenericMachineInstr { /* full declaration omitted */ };

Description

Represents a G_IMPLICIT_DEF.

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

Inherits from: GenericMachineInstr

Member Variables

Method Overview

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

Inherited from GenericMachineInstr:

Inherited from MachineInstr:

Methods

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

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

Parameters

const llvm::MachineInstr* MI