My Project
Classes | Namespaces | Macros | Functions
LoopOps.h File Reference
#include "mlir/IR/Attributes.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/Dialect.h"
#include "mlir/IR/OpDefinition.h"
#include "mlir/Transforms/LoopLikeInterface.h"
#include "mlir/Dialect/LoopOps/LoopOps.h.inc"
Include dependency graph for LoopOps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlir::loop::LoopOpsDialect
 

Namespaces

 mlir
 
 mlir::loop
 

Macros

#define GET_OP_CLASSES
 

Functions

void mlir::loop::ensureLoopTerminator (Region &region, Builder &builder, Location loc)
 
ForOp mlir::loop::getForInductionVarOwner (Value val)
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES