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