|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for ControlFlow, including all inherited members.
| build_bytecode(const ReturnOptions &return_options) | ControlFlow | |
| ControlFlow(std::vector< std::vector< FuzzInstruction > > &instruction_blocks) | ControlFlow | inline |
| current_block | ControlFlow | private |
| dfs_traverse(ProgramBlock *start_block, bool reverse=false) | ControlFlow | privatestatic |
| get_non_terminated_blocks() | ControlFlow | private |
| get_reachable_blocks(ProgramBlock *block) | ControlFlow | private |
| instruction_blocks | ControlFlow | private |
| process_cfg_instruction(CFGInstruction instruction) | ControlFlow | |
| process_finalize_with_return(FinalizeWithReturn instruction) | ControlFlow | private |
| process_insert_internal_call(InsertInternalCall instruction) | ControlFlow | private |
| process_insert_simple_instruction_block(InsertSimpleInstructionBlock instruction) | ControlFlow | private |
| process_jump_if_to_block(JumpIfToBlock instruction) | ControlFlow | private |
| process_jump_if_to_new_block(JumpIfToNewBlock instruction) | ControlFlow | private |
| process_jump_to_block(JumpToBlock instruction) | ControlFlow | private |
| process_jump_to_new_block(JumpToNewBlock instruction) | ControlFlow | private |
| process_switch_to_non_terminated_block(SwitchToNonTerminatedBlock instruction) | ControlFlow | private |
| start_block | ControlFlow | private |
| ~ControlFlow() | ControlFlow | inline |