Home
last modified time | relevance | path

Searched refs:ref_tree (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-modref.cc3620 tree ref_tree = stream_read_tree (ib, data_in); in read_modref_records() local
3622 if (ref_tree && !get_alias_set (ref_tree)) in read_modref_records()
3627 print_generic_expr (dump_file, ref_tree); in read_modref_records()
3630 ref_tree = NULL; in read_modref_records()
3638 = nolto_base_node->insert_ref (ref_tree in read_modref_records()
3639 ? get_alias_set (ref_tree) : 0, in read_modref_records()
3642 lto_ref_node = lto_base_node->insert_ref (ref_tree, max_refs); in read_modref_records()