GCC Middle and Back End API Reference
vrange_storage Class Reference

#include <value-range-storage.h>

Inheritance diagram for vrange_storage:

Public Member Functions

void get_vrange (vrange &r, tree type) const
 
void set_vrange (const vrange &r)
 
bool fits_p (const vrange &r) const
 
bool equal_p (const vrange &r) const
 

Static Public Member Functions

static vrange_storagealloc (vrange_internal_alloc &, const vrange &)
 

Protected Member Functions

 vrange_storage ()
 

Constructor & Destructor Documentation

◆ vrange_storage()

vrange_storage::vrange_storage ( )
inlineprotected

Member Function Documentation

◆ alloc()

◆ equal_p()

◆ fits_p()

◆ get_vrange()

◆ set_vrange()


The documentation for this class was generated from the following files: