|
GCC Middle and Back End API Reference
|
#include <tree-ssa-sccvn.h>

Data Fields | |
| vn_pval * | next |
| tree | result |
| unsigned | n |
| int | valid_dominated_by_p [1] |
A predicated value.
| unsigned vn_pval::n |
Referenced by vn_nary_op_insert_into(), and vn_nary_op_insert_pieces_predicated().
| vn_pval* vn_pval::next |
| tree vn_pval::result |
Referenced by vn_nary_op_insert_into(), and vn_nary_op_insert_pieces_predicated().
| int vn_pval::valid_dominated_by_p[1] |
Referenced by vn_nary_op_insert_into(), and vn_nary_op_insert_pieces_predicated().