|
CBMC
|
#include "ai_history.h"
Include dependency graph for local_control_flow_history.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | local_control_flow_decisiont |
| Records all local control-flow decisions up to a limit of number of histories per location. More... | |
| class | local_control_flow_historyt< track_forward_jumps, track_backward_jumps > |
| Whether we track forwards and / or backwards jumps is compile-time fixed as it does not need to be variable and because there may be a lot of history objects created. More... | |
| class | local_control_flow_history_factoryt |
Track function-local control flow for loop unwinding and path senstivity
Definition in file local_control_flow_history.h.