Home
last modified time | relevance | path

Searched refs:lto_file_data (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
H A Dipa-inline-analysis.c134 if (callee->lto_file_data && edge->caller->lto_file_data in simple_edge_hints()
135 && edge->caller->lto_file_data != callee->lto_file_data in simple_edge_hints()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
H A Dipa-inline-analysis.c105 if (callee->lto_file_data && edge->caller->lto_file_data in simple_edge_hints()
106 && edge->caller->lto_file_data != callee->lto_file_data in simple_edge_hints()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlto-section-in.c441 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 slot = htab_find_slot (node->lto_file_data->function_decl_states, in lto_free_function_in_decl_state_for_node()
450 htab_clear_slot (node->lto_file_data->function_decl_states, in lto_free_function_in_decl_state_for_node()
453 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlto-section-in.c439 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
444 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
448 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
450 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
H A Dipa-inline-analysis.c134 if (callee->lto_file_data && edge->caller->lto_file_data in simple_edge_hints()
135 && edge->caller->lto_file_data != callee->lto_file_data in simple_edge_hints()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlto-section-in.c424 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
429 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
433 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
435 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlto-section-in.c440 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
451 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlto-section-in.c440 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
451 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
H A Dipa-inline-analysis.c134 if (callee->lto_file_data && edge->caller->lto_file_data in simple_edge_hints()
135 && edge->caller->lto_file_data != callee->lto_file_data in simple_edge_hints()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
H A Dipa-inline-analysis.c105 if (callee->lto_file_data && edge->caller->lto_file_data in simple_edge_hints()
106 && edge->caller->lto_file_data != callee->lto_file_data in simple_edge_hints()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlto-section-in.c440 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
451 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlto-section-in.c440 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
451 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
H A Dipa-inline-analysis.c105 if (callee->lto_file_data && edge->caller->lto_file_data in simple_edge_hints()
106 && edge->caller->lto_file_data != callee->lto_file_data in simple_edge_hints()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlto-section-in.c425 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
430 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
434 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
436 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlto-section-in.c440 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
451 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlto-section-in.c440 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
445 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
449 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
451 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlto-section-in.c424 if (!node->lto_file_data) in lto_free_function_in_decl_state_for_node()
429 = node->lto_file_data->function_decl_states->find_slot (&temp, NO_INSERT); in lto_free_function_in_decl_state_for_node()
433 node->lto_file_data->function_decl_states->clear_slot (slot); in lto_free_function_in_decl_state_for_node()
435 node->lto_file_data = NULL; in lto_free_function_in_decl_state_for_node()

12345678910>>...17