13 #ifndef MLIR_TARGET_CPP_CPPEMITTER_H
14 #define MLIR_TARGET_CPP_CPPEMITTER_H
27 bool declareVariablesAtTop =
false);
LogicalResult translateToCpp(Operation *op, raw_ostream &os, bool declareVariablesAtTop=false)
Translates the given operation to C++ code.
Include the generated interface declarations.