LLVM
8.0.1
|
#include "llvm/CodeGen/GlobalISel/CSEInfo.h"
Public Member Functions | |
virtual | ~CSEConfig ()=default |
virtual bool | shouldCSEOpc (unsigned Opc) |
More... | |
|
virtualdefault |
------— CSEConfig -------— ///
Reimplemented in llvm::CSEConfigConstantOnly.
Definition at line 32 of file CSEInfo.cpp.