LLVM 22.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 |
|
virtualdefault |
References Opc, and shouldCSEOpc().
Reimplemented from llvm::CSEConfigBase.
Definition at line 83 of file CSEInfo.cpp.
References Opc.
Referenced by ~CSEConfigConstantOnly().