MLIR 22.0.0git
StateStack.h File Reference
#include "mlir/Support/TypeID.h"
#include "mlir/Support/WalkResult.h"
#include <memory>

Go to the source code of this file.

Classes

class  mlir::StateStackFrame
 Common CRTP base class for StateStack frames. More...
class  mlir::StateStackFrameBase< Derived >
 Concrete CRTP base class for StateStack frames. More...
class  mlir::StateStack
struct  mlir::SaveStateStack< T, HostClass >
 RAII object calling stackPush/stackPop on construction/destruction. More...
struct  llvm::isa_impl< T, ::mlir::StateStackFrame >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.