Searched refs:dump_variable (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-dfa.c | 254 dump_variable (file, var); in dump_referenced_vars() 303 dump_variable (FILE *file, tree var) in dump_variable() function 405 dump_variable (stderr, var); in debug_variable()
|
| H A D | tree-ssa-alias.c | 2400 dump_variable (file, var); in dump_alias_info() 2409 dump_variable (file, var); in dump_alias_info() 2417 dump_variable (file, var); in dump_alias_info() 2443 dump_variable (file, var); in dump_alias_info()
|
| H A D | tree-flow.h | 640 extern void dump_variable (FILE *, tree);
|
| H A D | var-tracking.c | 338 static int dump_variable (void **, void *); 1942 dump_variable (void **slot, void *data ATTRIBUTE_UNUSED) in dump_variable() function 1973 htab_traverse (vars, dump_variable, NULL); in dump_vars()
|
| H A D | ChangeLog.tree-ssa | 1965 (dump_variable): Rearrange. 8939 (dump_variable): Check is_in_va_arg_expr flag. 10016 (dump_variable): Handle SSA names. 10221 (dump_variable): Move code to dump aliases ... 10793 (dump_variable): Show annotation bitfields 'mem_tag', 11600 * tree-dfa.c (dump_variable): Corresponding changes. 12708 (dump_variable): Show may_point_to_global_mem flag. 13940 (dump_variable): Likewise. 15738 (dump_variable): New function. 15782 (dump_reaching_defs): Call dump_variable. [all …]
|
| H A D | ChangeLog-2004 | 11706 * tree-dfa.c (dump_variable): Show TREE_THIS_VOLATILE. 12839 * tree-dfa.c (dump_variable): Also print the type of the 19480 * tree-dfa.c (dump_variable): Display global and addressable 24376 * tree-dfa.c (dump_variable): If the variable is a pointer
|
| H A D | ChangeLog-2005 | 7213 * tree-dfa.c (dump_variable): Guard against NULL annotations. 11607 * tree-dfa.c (dump_variable): Use default_def function. 11988 (dump_variable): Show subvariables if VAR has them.
|
| H A D | ChangeLog-2006 | 14845 * tree-dfa.c (dump_variable): If details is on, dump the reason
|