MLIR 22.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::TopologicalSortBase< DerivedT >

Namespaces

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

Macros

#define GEN_PASS_DEF_TOPOLOGICALSORT

Macro Definition Documentation

◆ GEN_PASS_DEF_TOPOLOGICALSORT

#define GEN_PASS_DEF_TOPOLOGICALSORT

Definition at line 15 of file TopologicalSort.cpp.