GCC Middle and Back End API Reference
vr-values.h File Reference
#include "value-query.h"
Include dependency graph for vr-values.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  simplify_using_ranges
 
struct  simplify_using_ranges::switch_update
 

Functions

bool range_fits_type_p (const irange *vr, unsigned dest_precision, signop dest_sgn)
 
bool range_of_var_in_loop (vrange &, tree var, class loop *, gimple *, range_query *)
 

Function Documentation

◆ range_fits_type_p()

◆ range_of_var_in_loop()

bool range_of_var_in_loop ( vrange & v,
tree name,
class loop * l,
gimple * stmt,
range_query * query )
extern