cprover
|
Branch Instrumentation. More...
Go to the source code of this file.
Functions | |
void | branch (symbol_tablet &symbol_table, goto_functionst &goto_functions, const irep_idt &id) |
Branch Instrumentation.
Definition in file branch.cpp.
void branch | ( | symbol_tablet & | symbol_table, |
goto_functionst & | goto_functions, | ||
const irep_idt & | id | ||
) |
Definition at line 19 of file branch.cpp.
References CPROVER_PREFIX, Forall_goto_functions, Forall_goto_program_instructions, function_to_call(), has_prefix(), id2string(), and goto_program_templatet< codeT, guardT >::insert_after().
Referenced by java_bytecode_convert_methodt::convert_instructions(), and goto_instrument_parse_optionst::instrument_goto_program().