MLIR 23.0.0git
TopologicalSort.cpp File Reference
#include "mlir/Transforms/Passes.h"
#include "mlir/Analysis/TopologicalSortUtils.h"
#include "mlir/IR/RegionKindInterface.h"
#include "mlir/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::impl::TopologicalSortPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_TOPOLOGICALSORTPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createTopologicalSortPass ()
std::unique_ptr<::mlir::Passmlir::createTopologicalSortPass ()

Macro Definition Documentation

◆ GEN_PASS_DEF_TOPOLOGICALSORTPASS

#define GEN_PASS_DEF_TOPOLOGICALSORTPASS

Definition at line 15 of file TopologicalSort.cpp.