class CSEConfigConstantOnly

Declaration

class CSEConfigConstantOnly : public CSEConfigBase { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h:46

Inherits from: CSEConfigBase

Method Overview

Inherited from CSEConfigBase:

Methods

bool shouldCSEOpc(unsigned int Opc)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h:49

Parameters

unsigned int Opc

virtual ~CSEConfigConstantOnly()

Declared at: llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h:48