MLIR  19.0.0git
Namespaces | Functions
DebugStringHelper.h File Reference
#include <string>
#include "llvm/ADT/Twine.h"
#include "llvm/Support/raw_os_ostream.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

template<typename T >
static std::string mlir::debugString (T &&op)
 
std::ostream & operator<< (std::ostream &out, const llvm::Twine &twine)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const llvm::Twine &  twine 
)
inline

Definition at line 37 of file DebugStringHelper.h.