Searched refs:lto_symtab_encoder_new (Results 1 – 6 of 6) sorted by relevance
78 lto_symtab_encoder_new (bool for_input) in lto_symtab_encoder_new() function838 encoder = lto_symtab_encoder_new (false); in compute_ltrans_boundary()1733 file_data->symtab_node_encoder = lto_symtab_encoder_new (true); in input_symtab()
904 lto_symtab_encoder_t lto_symtab_encoder_new (bool);
2852 encoder = lto_symtab_encoder_new (false); in ipa_write_summaries()
8926 * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.8931 * lto-streamer.h (lto_symtab_encoder_new): Update.11527 * lto-cgraph.c (lto_symtab_encoder_new): Do not initialize14795 (lto_symtab_encoder_new): Initialize in_partition field.14961 (lto_symtab_encoder_new): ... this on.
68 part->encoder = lto_symtab_encoder_new (false); in new_partition()
2675 * lto-partition.c (new_partition): Update for new lto_symtab_encoder_new.