#include <SymbolLookup.h>
Definition at line 100 of file SymbolLookup.h.
◆ Within() [1/6]
Lookup within the top-level (root) module.
Definition at line 103 of file SymbolLookup.h.
◆ Within() [2/6]
llzk::Within::Within |
( |
mlir::Operation * | op | ) |
|
|
inline |
Lookup within the given Operation (cannot be nullptr)
Definition at line 105 of file SymbolLookup.h.
◆ Within() [3/6]
Lookup within the Operation of the given result and transfer managed resources.
Definition at line 107 of file SymbolLookup.h.
◆ Within() [4/6]
Lookup within the Operation of the given result and transfer managed resources.
Definition at line 109 of file SymbolLookup.h.
◆ Within() [5/6]
llzk::Within::Within |
( |
const Within & | | ) |
|
|
delete |
◆ Within() [6/6]
llzk::Within::Within |
( |
Within && | other | ) |
|
|
inline |
◆ lookup()
FailureOr< SymbolLookupResultUntyped > llzk::Within::lookup |
( |
mlir::SymbolTableCollection & | tables, |
|
|
mlir::SymbolRefAttr | symbol, |
|
|
mlir::Operation * | origin, |
|
|
bool | reportMissing = true ) && |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ root()
static Within llzk::Within::root |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: