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

Go to the source code of this file.

Namespaces

namespace  llzk
 

Functions

SymbolLookupResult< StructDefOpllzk::getStructDef (SymbolTableCollection &tables, ModuleOp mod, StructType ty)
 Lookup a StructDefOp from a given StructType.
 
std::vector< ConstrainRefllzk::getAllChildren (SymbolTableCollection &tables, ModuleOp mod, ArrayType arrayTy, ConstrainRef root)
 
std::vector< ConstrainRefllzk::getAllChildren (SymbolTableCollection &tables, ModuleOp mod, SymbolLookupResult< StructDefOp > structDefRes, ConstrainRef root)
 
raw_ostream & llzk::operator<< (raw_ostream &os, const ConstrainRef &rhs)
 
raw_ostream & llzk::operator<< (raw_ostream &os, const ConstrainRefSet &rhs)