class CSEConfigConstantOnly

Declaration

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

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

Inherits from: CSEConfigBase

Method Overview

Inherited from CSEConfigBase:

Methods

virtual bool shouldCSEOpc(unsigned int Opc)

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

Parameters

unsigned int Opc

virtual ~CSEConfigConstantOnly()

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