cprover
fence_shared.h File Reference

(naive) Fence insertion More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fence_all_shared (message_handlert &message_handler, value_setst &value_sets, symbol_tablet &symbol_table, goto_functionst &goto_functions)
 
void fence_all_shared_aeg (message_handlert &message_handler, value_setst &value_sets, symbol_tablet &symbol_table, goto_functionst &goto_functions)
 
void fence_volatile (message_handlert &message_handler, value_setst &value_sets, symbol_tablet &symbol_table, goto_functionst &goto_functions)
 

Detailed Description

(naive) Fence insertion

Definition in file fence_shared.h.

Function Documentation

§ fence_all_shared()

void fence_all_shared ( message_handlert message_handler,
value_setst value_sets,
symbol_tablet symbol_table,
goto_functionst goto_functions 
)

§ fence_all_shared_aeg()

void fence_all_shared_aeg ( message_handlert message_handler,
value_setst value_sets,
symbol_tablet symbol_table,
goto_functionst goto_functions 
)

§ fence_volatile()

void fence_volatile ( message_handlert message_handler,
value_setst value_sets,
symbol_tablet symbol_table,
goto_functionst goto_functions 
)