LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/CSEInfo.h"
Public Member Functions | |
virtual | ~CSEConfigConstantOnly ()=default |
bool | shouldCSEOpc (unsigned Opc) override |
Public Member Functions inherited from llvm::CSEConfigBase | |
virtual | ~CSEConfigBase ()=default |
virtual bool | shouldCSEOpc (unsigned Opc) |
|
virtualdefault |
Reimplemented from llvm::CSEConfigBase.
Definition at line 73 of file CSEInfo.cpp.