MLIR  19.0.0git
Macros
DataFlowFramework.cpp File Reference
#include "mlir/Analysis/DataFlowFramework.h"
#include "mlir/IR/Location.h"
#include "mlir/IR/Operation.h"
#include "mlir/IR/Value.h"
#include "mlir/Support/LogicalResult.h"
#include "llvm/ADT/iterator.h"
#include "llvm/Config/abi-breaking.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "dataflow"
 
#define DATAFLOW_DEBUG(X)
 

Macro Definition Documentation

◆ DATAFLOW_DEBUG

#define DATAFLOW_DEBUG (   X)

Definition at line 24 of file DataFlowFramework.cpp.

◆ DEBUG_TYPE

#define DEBUG_TYPE   "dataflow"

Definition at line 20 of file DataFlowFramework.cpp.