GCC Middle and Back End API Reference
cond_equivalence Struct Reference

#include <tree-ssa-scopedtables.h>

Collaboration diagram for cond_equivalence:

Data Fields

struct hashable_expr cond
 
tree value
 

Detailed Description

Structure for recording known value of a conditional expression.

Clients build vectors of these objects to record known values
that occur on edges.   

Field Documentation

◆ cond

◆ value


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