|
GCC Middle and Back End API Reference
|

Go to the source code of this file.
Data Structures | |
| class | vrange_allocator |
| class | vrange_storage |
| class | irange_storage |
| class | prange_storage |
| class | frange_storage |
Enumerations | |
| enum | prange_kind { PR_UNDEFINED , PR_VARYING , PR_ZERO , PR_NONZERO , PR_FULL , PR_OTHER } |
Functions | |
| vrange_storage * | ggc_alloc_vrange_storage (tree type) |
| vrange_storage * | ggc_alloc_vrange_storage (const vrange &, bool shared_p=true) |
Variables | |
| const unsigned int | PRANGE_STORAGE_NINTS = 4 |
| enum prange_kind |
|
extern |
References ggc_vrange_allocator, and r.
|
extern |
References ggc_vrange_allocator.
Referenced by ipa_vr::ipa_vr(), range_info_alloc(), and ipa_vr::streamer_read().
| const unsigned int PRANGE_STORAGE_NINTS = 4 |