|
GCC Middle and Back End API Reference
|
#include <recog.h>
Public Member Functions | |
| temporary_volatile_ok (int value) | |
| ~temporary_volatile_ok () | |
Private Member Functions | |
| temporary_volatile_ok (const temporary_volatile_ok &) | |
Private Attributes | |
| int | save_volatile_ok |
RAII class for temporarily setting volatile_ok.
|
inline |
References save_volatile_ok, and volatile_ok.
Referenced by temporary_volatile_ok().
|
inline |
References save_volatile_ok, and volatile_ok.
|
private |
References temporary_volatile_ok().
|
private |
Referenced by temporary_volatile_ok(), and ~temporary_volatile_ok().