My Project
Macros
LoopCoalescing.cpp File Reference
#include "mlir/Dialect/LoopOps/LoopOps.h"
#include "mlir/Dialect/StandardOps/Ops.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/LoopUtils.h"
#include "mlir/Transforms/Passes.h"
#include "mlir/Transforms/RegionUtils.h"
#include "llvm/Support/Debug.h"
Include dependency graph for LoopCoalescing.cpp:

Macros

#define PASS_NAME   "loop-coalescing"
 
#define DEBUG_TYPE   PASS_NAME
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   PASS_NAME

◆ PASS_NAME

#define PASS_NAME   "loop-coalescing"