Searched refs:dump_lattice_value (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-ccp.c | 201 dump_lattice_value (FILE *outf, const char *prefix, ccp_prop_value_t val) in dump_lattice_value() function 245 dump_lattice_value (stderr, "", val); in debug_lattice_value() 558 dump_lattice_value (dump_file, "Lattice value changed to ", *new_val); in set_lattice_value() 1177 dump_lattice_value (dump_file, "\tValue: ", arg_val); in visit_phi() 1204 dump_lattice_value (dump_file, "\n PHI node value: ", new_val); in visit_phi()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-ccp.cc | 202 dump_lattice_value (FILE *outf, const char *prefix, ccp_prop_value_t val) in dump_lattice_value() function 246 dump_lattice_value (stderr, "", val); in debug_lattice_value() 559 dump_lattice_value (dump_file, "Lattice value changed to ", *new_val); in set_lattice_value() 1178 dump_lattice_value (dump_file, "\tValue: ", arg_val); in visit_phi() 1205 dump_lattice_value (dump_file, "\n PHI node value: ", new_val); in visit_phi()
|
H A D | ChangeLog.tuples | 4056 * tree-ssa-ccp.c (dump_lattice_value, debug_lattice_value):
|
H A D | ChangeLog.tree-ssa | 2231 visit_assignment, dump_lattice_value): Tidy. 17085 (dump_lattice_value): New function.
|
H A D | ChangeLog-2006 | 5882 (dump_lattice_value, ccp_lattice_meet, ccp_visit_phi_node):
|
H A D | ChangeLog-2004 | 14033 * tree-ssa-ccp.c (dump_lattice_value, get_default_value, get_value, 22145 (dump_lattice_value): Dump UNKNOWN_VAL latticevalues.
|
H A D | ChangeLog-2012 | 4007 * tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>: Fix duplication.
|
H A D | ChangeLog-2005 | 24983 (dump_lattice_value): Handle UNINITIALIZED.
|
H A D | ChangeLog-2010 | 18478 (dump_lattice_value): Dump it.
|
H A D | ChangeLog-2014 | 40274 (dump_lattice_value): Use wide-int interfaces.
|