|
cprover
|
This is the complete list of members for constant_propagator_ait, including all inherited members.
| abstract_state_after(locationt l) const | ai_baset | inlinevirtual |
| abstract_state_before(locationt t) const override | ait< constant_propagator_domaint > | inlinevirtual |
| ai_baset() | ai_baset | inline |
| ait() | ait< constant_propagator_domaint > | inline |
| clear() override | ait< constant_propagator_domaint > | inlinevirtual |
| concurrent_fixedpoint(const goto_functionst &goto_functions, const namespacet &ns) | ai_baset | protected |
| constant_propagator_ait(const goto_functionst &goto_functions, should_track_valuet should_track_value=track_all_values) | constant_propagator_ait | inlineexplicit |
| constant_propagator_ait(const goto_functiont &goto_function, should_track_valuet should_track_value=track_all_values) | constant_propagator_ait | inlineexplicit |
| constant_propagator_ait(goto_modelt &goto_model, should_track_valuet should_track_value=track_all_values) | constant_propagator_ait | inline |
| constant_propagator_ait(const irep_idt &function_identifier, goto_functionst::goto_functiont &goto_function, const namespacet &ns, should_track_valuet should_track_value=track_all_values) | constant_propagator_ait | inline |
| constant_propagator_domaint class | constant_propagator_ait | friend |
| dirty | constant_propagator_ait | |
| do_function_call(const irep_idt &calling_function_identifier, locationt l_call, locationt l_return, const goto_functionst &goto_functions, const goto_functionst::function_mapt::const_iterator f_it, const exprt::operandst &arguments, const namespacet &ns) | ai_baset | protected |
| do_function_call_rec(const irep_idt &calling_function_identifier, locationt l_call, locationt l_return, const exprt &function, const exprt::operandst &arguments, const goto_functionst &goto_functions, const namespacet &ns) | ai_baset | protected |
| entry_state(const goto_programt &goto_program) | ai_baset | protected |
| entry_state(const goto_functionst &goto_functions) | ai_baset | protected |
| finalize() | ai_baset | protectedvirtual |
| find_state(locationt l) const override | ait< constant_propagator_domaint > | inlineprotectedvirtual |
| fixedpoint(const goto_functionst &goto_functions, const namespacet &ns) override | ait< constant_propagator_domaint > | inlineprotectedvirtual |
| ai_baset::fixedpoint(const irep_idt &function_identifier, const goto_programt &goto_program, const goto_functionst &goto_functions, const namespacet &ns) | ai_baset | protected |
| get_next(working_sett &working_set) | ai_baset | protected |
| get_state(locationt l) override | ait< constant_propagator_domaint > | inlineprotectedvirtual |
| initialize(const goto_programt &goto_program) | ai_baset | protectedvirtual |
| initialize(const goto_functionst::goto_functiont &goto_function) | ai_baset | protectedvirtual |
| initialize(const goto_functionst &goto_functions) | ai_baset | protectedvirtual |
| locationt typedef | ait< constant_propagator_domaint > | |
| make_temporary_state(const statet &s) override | ait< constant_propagator_domaint > | inlineprotectedvirtual |
| merge(const statet &src, locationt from, locationt to) override | ait< constant_propagator_domaint > | inlineprotectedvirtual |
| operator()(const irep_idt &function_identifier, const goto_programt &goto_program, const namespacet &ns) | ai_baset | inline |
| operator()(const goto_functionst &goto_functions, const namespacet &ns) | ai_baset | inline |
| operator()(const goto_modelt &goto_model) | ai_baset | inline |
| operator()(const irep_idt &function_identifier, const goto_functionst::goto_functiont &goto_function, const namespacet &ns) | ai_baset | inline |
| operator[](locationt l) | ait< constant_propagator_domaint > | inline |
| operator[](locationt l) const | ait< constant_propagator_domaint > | inline |
| output(const namespacet &ns, const goto_functionst &goto_functions, std::ostream &out) const | ai_baset | virtual |
| output(const goto_modelt &goto_model, std::ostream &out) const | ai_baset | inline |
| output(const namespacet &ns, const goto_programt &goto_program, std::ostream &out) const | ai_baset | inline |
| output(const namespacet &ns, const goto_functionst::goto_functiont &goto_function, std::ostream &out) const | ai_baset | inline |
| output(const namespacet &ns, const goto_programt &goto_program, const irep_idt &identifier, std::ostream &out) const | ai_baset | protectedvirtual |
| output_json(const namespacet &ns, const goto_functionst &goto_functions) const | ai_baset | virtual |
| output_json(const goto_modelt &goto_model) const | ai_baset | inline |
| output_json(const namespacet &ns, const goto_programt &goto_program) const | ai_baset | inline |
| output_json(const namespacet &ns, const goto_functionst::goto_functiont &goto_function) const | ai_baset | inline |
| output_json(const namespacet &ns, const goto_programt &goto_program, const irep_idt &identifier) const | ai_baset | protectedvirtual |
| output_xml(const namespacet &ns, const goto_functionst &goto_functions) const | ai_baset | virtual |
| output_xml(const goto_modelt &goto_model) const | ai_baset | inline |
| output_xml(const namespacet &ns, const goto_programt &goto_program) const | ai_baset | inline |
| output_xml(const namespacet &ns, const goto_functionst::goto_functiont &goto_function) const | ai_baset | inline |
| output_xml(const namespacet &ns, const goto_programt &goto_program, const irep_idt &identifier) const | ai_baset | protectedvirtual |
| put_in_working_set(working_sett &working_set, locationt l) | ai_baset | inlineprotected |
| replace(goto_functionst::goto_functiont &, const namespacet &) | constant_propagator_ait | protected |
| replace(goto_functionst &, const namespacet &) | constant_propagator_ait | protected |
| replace_types_rec(const replace_symbolt &replace_const, exprt &expr) | constant_propagator_ait | protected |
| sequential_fixedpoint(const goto_functionst &goto_functions, const namespacet &ns) | ai_baset | protected |
| should_track_value | constant_propagator_ait | protected |
| should_track_valuet typedef | constant_propagator_ait | |
| state_map | ait< constant_propagator_domaint > | protected |
| state_mapt typedef | ait< constant_propagator_domaint > | protected |
| statet typedef | ai_baset | |
| track_all_values(const exprt &, const namespacet &) | constant_propagator_ait | inlinestatic |
| visit(const irep_idt &function_identifier, locationt l, working_sett &working_set, const goto_programt &goto_program, const goto_functionst &goto_functions, const namespacet &ns) | ai_baset | protected |
| working_sett typedef | ai_baset | protected |
| ~ai_baset() | ai_baset | inlinevirtual |