MLIR 22.0.0git
Context.cpp File Reference
#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)

Function Documentation

◆ sortMapByName()

template<typename T>
SmallVector< T * > sortMapByName ( const llvm::StringMap< std::unique_ptr< T > > & map)
static

Definition at line 81 of file Context.cpp.

References lhs, and rhs.

Referenced by mlir::pdll::ods::Context::print().