|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
finalizes the current block with a jump to the block, which does not create a loop in the graph (defined by get_reachable_blocks) and switches the current block to the first block defined by get_non_terminated_blocks
More...
#include <control_flow.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (target_block_idx) | |
Public Attributes | |
| uint16_t | target_block_idx |
finalizes the current block with a jump to the block, which does not create a loop in the graph (defined by get_reachable_blocks) and switches the current block to the first block defined by get_non_terminated_blocks
Definition at line 45 of file control_flow.hpp.
| JumpToBlock::MSGPACK_FIELDS | ( | target_block_idx | ) |
| uint16_t JumpToBlock::target_block_idx |
Definition at line 46 of file control_flow.hpp.