Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer.h438 typedef struct lto_cgraph_encoder_d *lto_cgraph_encoder_t; typedef
443 lto_cgraph_encoder_size (lto_cgraph_encoder_t encoder) in lto_cgraph_encoder_size()
523 lto_cgraph_encoder_t cgraph_node_encoder;
564 lto_cgraph_encoder_t GTY((skip)) cgraph_node_encoder;
853 struct cgraph_node *lto_cgraph_encoder_deref (lto_cgraph_encoder_t, int);
854 int lto_cgraph_encoder_lookup (lto_cgraph_encoder_t, struct cgraph_node *);
855 lto_cgraph_encoder_t lto_cgraph_encoder_new (void);
856 int lto_cgraph_encoder_encode (lto_cgraph_encoder_t, struct cgraph_node *);
857 void lto_cgraph_encoder_delete (lto_cgraph_encoder_t);
858 bool lto_cgraph_encoder_encode_body_p (lto_cgraph_encoder_t,
H A Dlto-cgraph.c78 lto_cgraph_encoder_t
92 lto_cgraph_encoder_delete (lto_cgraph_encoder_t encoder) in lto_cgraph_encoder_delete()
266 lto_cgraph_encoder_t encoder) in lto_output_edge()
412 lto_cgraph_encoder_t encoder, cgraph_node_set set, in lto_output_node()
609 lto_cgraph_encoder_t encoder, in lto_output_ref()
667 add_references (lto_cgraph_encoder_t encoder, in add_references()
689 lto_cgraph_encoder_t encoder) in output_outgoing_cgraph_edges()
706 lto_cgraph_encoder_t encoder, in output_refs()
767 lto_cgraph_encoder_t encoder; in compute_ltrans_boundary()
831 lto_cgraph_encoder_t encoder; in output_cgraph()
[all …]
H A Dipa-reference.c1027 lto_cgraph_encoder_t encoder = ob->decl_state->cgraph_node_encoder; in ipa_reference_write_optimization_summary()
1140 lto_cgraph_encoder_t encoder; in ipa_reference_read_optimization_summary()
H A Dipa-pure-const.c966 lto_cgraph_encoder_t encoder; in pure_const_write_summary()
1019 lto_cgraph_encoder_t encoder; in pure_const_read_summary()
H A Dlto-streamer-out.c1090 lto_cgraph_encoder_t encoder = lto_get_out_decl_state ()->cgraph_node_encoder; in lto_output()
1399 lto_cgraph_encoder_t encoder = ob->decl_state->cgraph_node_encoder; in produce_symtab()
H A Dipa-inline-analysis.c3047 lto_cgraph_encoder_t encoder; in inline_read_section()
3181 lto_cgraph_encoder_t encoder = ob->decl_state->cgraph_node_encoder; in inline_write_summary()
H A Dipa-prop.c2892 lto_cgraph_encoder_t encoder; in ipa_write_node_info()
3043 lto_cgraph_encoder_t encoder; in ipa_prop_read_section()