ONE - On-device Neural Engine
Loading...
Searching...
No Matches
locop::SymbolTable Struct Referenceabstract

Symbol Table Interface. More...

#include <SymbolTable.h>

Public Member Functions

virtual ~SymbolTable ()=default
 
virtual std::string lookup (const loco::Node *) const =0
 

Detailed Description

Symbol Table Interface.

Symbol Table gives a name for each node.

Definition at line 32 of file SymbolTable.h.

Constructor & Destructor Documentation

◆ ~SymbolTable()

virtual locop::SymbolTable::~SymbolTable ( )
virtualdefault

Member Function Documentation

◆ lookup()

virtual std::string locop::SymbolTable::lookup ( const loco::Node ) const
pure virtual

The documentation for this struct was generated from the following file: