MLIR
21.0.0git
|
BufferizationState provides information about the state of the IR during the bufferization process. More...
#include "mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h"
Public Member Functions | |
SymbolTableCollection & | getSymbolTables () |
Get a reference to the collection of cached symbol tables. More... | |
BufferizationState provides information about the state of the IR during the bufferization process.
Definition at line 583 of file BufferizableOpInterface.h.
SymbolTableCollection & BufferizationState::getSymbolTables | ( | ) |
Get a reference to the collection of cached symbol tables.
Definition at line 128 of file BufferizableOpInterface.cpp.