GCC Middle and Back End API Reference
range_entry Struct Reference

#include <tree-ssa-reassoc.h>

Data Fields

tree exp
 
tree low
 
tree high
 
bool in_p
 
bool strict_overflow_p
 
unsigned int idx
 
unsigned int next
 

Field Documentation

◆ exp

tree range_entry::exp

◆ high

◆ idx

◆ in_p

◆ low

◆ next

unsigned int range_entry::next

◆ strict_overflow_p


The documentation for this struct was generated from the following file: