My Project
Public Attributes | List of all members
mlir::linalg::LinalgDependenceGraph::LinalgOpView Struct Reference

#include <DependenceAnalysis.h>

Collaboration diagram for mlir::linalg::LinalgDependenceGraph::LinalgOpView:
Collaboration graph
[legend]

Public Attributes

Operationop
 
Value view
 

Member Data Documentation

◆ op

Operation* mlir::linalg::LinalgDependenceGraph::LinalgOpView::op

◆ view

Value mlir::linalg::LinalgDependenceGraph::LinalgOpView::view

The documentation for this struct was generated from the following file: