MLIR
22.0.0git
|
#include "mlir/Tools/PDLL/ODS/Context.h"
#include "mlir/Tools/PDLL/ODS/Constraint.h"
#include "mlir/Tools/PDLL/ODS/Dialect.h"
#include "mlir/Tools/PDLL/ODS/Operation.h"
#include "llvm/Support/ScopedPrinter.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
template<typename T > | |
static SmallVector< T * > | sortMapByName (const llvm::StringMap< std::unique_ptr< T >> &map) |
|
static |
Definition at line 81 of file Context.cpp.
Referenced by mlir::pdll::ods::Context::print().