MLIR  19.0.0git
Functions
BufferDeallocationOpInterfaceImpl.cpp File Reference
#include "mlir/Dialect/ControlFlow/Transforms/BufferDeallocationOpInterfaceImpl.h"
#include "mlir/Dialect/Bufferization/IR/BufferDeallocationOpInterface.h"
#include "mlir/Dialect/Bufferization/IR/Bufferization.h"
#include "mlir/Dialect/ControlFlow/IR/ControlFlowOps.h"
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/IR/Dialect.h"
#include "mlir/IR/Operation.h"

Go to the source code of this file.

Functions

static bool isMemref (Value v)
 

Function Documentation

◆ isMemref()

static bool isMemref ( Value  v)
static

Definition at line 20 of file BufferDeallocationOpInterfaceImpl.cpp.

References mlir::Value::getType().