LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
AnalysisUtil.h File Reference
#include <mlir/Analysis/DataFlowFramework.h>
Include dependency graph for AnalysisUtil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llzk
namespace  llzk::dataflow

Functions

void llzk::dataflow::markAllOpsAsLive (mlir::DataFlowSolver &solver, mlir::Operation *top)
 LLZK: Added this utility to ensure analysis is performed for all structs in a given module.