MLIR  21.0.0git
Namespaces | Functions
CppEmitter.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::emitc
 

Functions

LogicalResult mlir::emitc::translateToCpp (Operation *op, raw_ostream &os, bool declareVariablesAtTop=false, StringRef fileId={})
 Translates the given operation to C++ code. More...