cprover
loop_ids.h File Reference

Loop IDs. More...

#include <util/ui_message.h>
#include "goto_model.h"
+ Include dependency graph for loop_ids.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void show_loop_ids (ui_message_handlert::uit, const goto_modelt &)
 
void show_loop_ids (ui_message_handlert::uit, const goto_functionst &)
 
void show_loop_ids (ui_message_handlert::uit, const irep_idt &function_id, const goto_programt &)
 

Detailed Description

Loop IDs.

Definition in file loop_ids.h.

Function Documentation

◆ show_loop_ids() [1/3]

void show_loop_ids ( ui_message_handlert::uit  ,
const goto_functionst  
)

Definition at line 91 of file loop_ids.cpp.

◆ show_loop_ids() [2/3]

void show_loop_ids ( ui_message_handlert::uit  ,
const goto_modelt  
)

Definition at line 19 of file loop_ids.cpp.

◆ show_loop_ids() [3/3]

void show_loop_ids ( ui_message_handlert::uit  ,
const irep_idt function_id,
const goto_programt  
)

Definition at line 26 of file loop_ids.cpp.