Searched refs:this_ref_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dlto-streamer-out.c433 bool ref_p, bool this_ref_p)
438 && !(this_ref_p && tree_is_indexable (expr)));
471 DFS (struct output_block *ob, tree expr, bool ref_p, bool this_ref_p,
494 bool this_ref_p; member in struct:worklist
503 tree expr, bool ref_p, bool this_ref_p);
513 DFS::DFS (struct output_block *ob, tree expr, bool ref_p, bool this_ref_p, argument
520 DFS_write_tree (ob, NULL, expr, ref_p, this_ref_p);
528 this_ref_p = w.this_ref_p;
654 lto_output_tree_1 (ob, expr, scc_hash, ref_p, this_ref_p);
432 lto_output_tree_1(struct output_block *ob, tree expr, hashval_t hash, bool ref_p, bool this_ref_p) argument
1534 DFS_write_tree(struct output_block *ob, sccs *from_state, tree expr, bool ref_p, bool this_ref_p) argument
1564 lto_output_tree(struct output_block *ob, tree expr, bool ref_p, bool this_ref_p) argument
[all...]

Completed in 233 milliseconds