Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDlto-streamer-in.c985 struct lto_input_block ib_cfg; in lto_read_body() local
993 LTO_INIT_INPUT_BLOCK (ib_cfg, in lto_read_body()
1026 input_cfg (&ib_cfg, fn, node->count_materialization_scale); in lto_read_body()
/dragonfly/contrib/gcc-8.0/gcc/
HDlto-streamer-in.c1023 struct lto_input_block *ib, struct lto_input_block *ib_cfg) in input_function() argument
1069 input_cfg (ib_cfg, data_in, fn); in input_function()
1285 lto_input_block ib_cfg (data + cfg_offset, header->cfg_size, in lto_read_body_or_constructor()
1287 input_function (fn_decl, data_in, &ib_main, &ib_cfg); in lto_read_body_or_constructor()