|
My Project
|
This class represents a specific symbol use. More...
#include <SymbolTable.h>
Public Member Functions | |
| SymbolUse (Operation *op, SymbolRefAttr symbolRef) | |
| Operation * | getUser () const |
| Return the operation user of this symbol reference. More... | |
| SymbolRefAttr | getSymbolRef () const |
| Return the symbol reference that this use represents. More... | |
This class represents a specific symbol use.
|
inline |
|
inline |
Return the symbol reference that this use represents.
|
inline |
Return the operation user of this symbol reference.
1.8.13