GCC Middle and Back End API Reference
|
#include <tree-ssa-scopedtables.h>
Data Fields | |
struct hashable_expr | cond |
tree | value |
Structure for recording known value of a conditional expression. Clients build vectors of these objects to record known values that occur on edges.
struct hashable_expr cond_equivalence::cond |
Referenced by build_and_record_new_cond(), avail_exprs_stack::record_cond(), and record_conditions().
tree cond_equivalence::value |
Referenced by build_and_record_new_cond(), avail_exprs_stack::record_cond(), and record_conditions().