| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/GlobalISel/CSEInfo.h"
Public Member Functions | |
| ~CSEConfigConstantOnly () override=default | |
| bool | shouldCSEOpc (unsigned Opc) override | 
| Public Member Functions inherited from llvm::CSEConfigBase | |
| virtual | ~CSEConfigBase ()=default | 
      
  | 
  overridedefault | 
References Opc, and shouldCSEOpc().
Reimplemented from llvm::CSEConfigBase.
Definition at line 83 of file CSEInfo.cpp.
References Opc.
Referenced by ~CSEConfigConstantOnly().