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