MLIR
20.0.0git
|
A template that provides a default implementation of getAliasingValues
for ops that implement the BranchOpInterface
.
More...
#include "mlir/Dialect/Bufferization/IR/UnstructuredControlFlow.h"
Public Member Functions | |
AliasingValueList | getAliasingValues (Operation *op, OpOperand &opOperand, const AnalysisState &state) const |
A template that provides a default implementation of getAliasingValues
for ops that implement the BranchOpInterface
.
Definition at line 138 of file UnstructuredControlFlow.h.
|
inline |
Definition at line 140 of file UnstructuredControlFlow.h.