MLIR  19.0.0git
Namespaces | Functions
BufferDeallocationOpInterface.cpp File Reference
#include "mlir/Dialect/Bufferization/IR/BufferDeallocationOpInterface.h"
#include "mlir/Dialect/Bufferization/IR/Bufferization.h"
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/IR/AsmState.h"
#include "mlir/IR/Matchers.h"
#include "mlir/IR/Operation.h"
#include "mlir/IR/TypeUtilities.h"
#include "mlir/IR/Value.h"
#include "llvm/ADT/SetOperations.h"
#include "mlir/Dialect/Bufferization/IR/BufferDeallocationOpInterface.cpp.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::bufferization
 

Functions

static Value buildBoolValue (OpBuilder &builder, Location loc, bool value)
 
static bool isMemref (Value v)
 

Function Documentation

◆ buildBoolValue()

static Value buildBoolValue ( OpBuilder builder,
Location  loc,
bool  value 
)
static

◆ isMemref()

static bool isMemref ( Value  v)
static