LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
Debug.cpp File Reference
Include dependency graph for Debug.cpp:

Go to the source code of this file.

Namespaces

namespace  llzk
 
namespace  llzk::debug
 

Functions

void llzk::debug::dumpSymbolTableWalk (Operation *symbolTableOp)
 
void llzk::debug::dumpSymbolTable (llvm::raw_ostream &stream, SymbolTable &symTab, unsigned indent)
 
void llzk::debug::dumpSymbolTable (SymbolTable &symTab)
 
void llzk::debug::dumpSymbolTables (llvm::raw_ostream &stream, SymbolTableCollection &tables)
 
void llzk::debug::dumpSymbolTables (SymbolTableCollection &tables)
 
void llzk::debug::dumpToFile (Operation *op, llvm::StringRef filename)