My Project
mlir::SymbolTable Member List

This is the complete list of members for mlir::SymbolTable, including all inherited members.

erase(Operation *symbol)mlir::SymbolTable
getOp() constmlir::SymbolTableinline
getSymbolAttrName()mlir::SymbolTableinlinestatic
getSymbolUses(Operation *from)mlir::SymbolTablestatic
getSymbolUses(StringRef symbol, Operation *from)mlir::SymbolTablestatic
insert(Operation *symbol, Block::iterator insertPt={})mlir::SymbolTable
lookup(StringRef name) constmlir::SymbolTable
lookup(StringRef name) constmlir::SymbolTableinline
lookupNearestSymbolFrom(Operation *from, StringRef symbol)mlir::SymbolTablestatic
lookupSymbolIn(Operation *op, StringRef symbol)mlir::SymbolTablestatic
replaceAllSymbolUses(StringRef oldSymbol, StringRef newSymbol, Operation *from)mlir::SymbolTablestatic
symbolKnownUseEmpty(StringRef symbol, Operation *from)mlir::SymbolTablestatic
SymbolTable(Operation *symbolTableOp)mlir::SymbolTable