Home
last modified time | relevance | path

Searched refs:instrumentation_clone (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDipa-chkp.c492 gcc_assert (!node->instrumentation_clone); in chkp_maybe_create_clone()
534 clone->instrumentation_clone = true; in chkp_maybe_create_clone()
559 clone->instrumentation_clone = true; in chkp_maybe_create_clone()
600 && !e->caller->instrumentation_clone) in chkp_maybe_create_clone()
656 if (!node->instrumentation_clone in chkp_versioning()
679 if (!node->instrumentation_clone in chkp_versioning()
706 if (!node->instrumentation_clone in chkp_produce_thunks()
736 if (node->instrumentation_clone in chkp_produce_thunks()
HDcgraphbuild.c434 && !node->instrumentation_clone) in rebuild_edges()
469 && !node->instrumentation_clone) in rebuild_references()
HDlto-cgraph.c544 bp_pack_value (&bp, node->instrumentation_clone, 1); in lto_output_node()
569 if (node->instrumentation_clone) in lto_output_node()
788 && !cnode->instrumentation_clone) in output_refs()
1208 node->instrumentation_clone = bp_unpack_value (bp, 1); in input_overwrite_node()
1344 if (node->instrumentation_clone) in input_node()
1594 if (cnode->instrumentation_clone) in input_cgraph_1()
HDcgraph.h1446 unsigned instrumentation_clone : 1; member
2929 if (instrumentation_clone in can_remove_if_no_direct_calls_and_refs_p()
3345 if (!node->instrumentation_clone || !node->instrumented_version) in cgraph_local_p()
HDipa.c465 if (cnode->instrumentation_clone in remove_unreachable_nodes()
670 && (!node->instrumentation_clone in remove_unreachable_nodes()
HDipa-visibility.c248 if (node->instrumentation_clone in cgraph_externally_visible_p()
HDcgraph.c2238 if (instrumentation_clone) in dump()
3381 if (!instrumentation_clone && orig_decl) in verify_node()
3400 && !instrumentation_clone) in verify_node()
3429 if (instrumentation_clone in verify_node()
HDipa-pure-const.c263 if (node->instrumentation_clone) in warn_function_noreturn()
280 if (node->instrumentation_clone) in warn_function_cold()
HDcgraphunit.c1927 gimple_call_set_with_bounds (call, instrumentation_clone); in expand_thunk()
1945 if (instrumentation_clone in expand_thunk()
HDipa-cp.c2283 if (!cs->callee->instrumentation_clone in propagate_constants_across_call()
2284 && callee->instrumentation_clone) in propagate_constants_across_call()
3978 || (!cs->callee->instrumentation_clone in find_more_scalar_values_for_callers_subset()
3979 && cs->callee->function_symbol ()->instrumentation_clone)) in find_more_scalar_values_for_callers_subset()
HDtree-chkp.c553 if (e->callee->instrumentation_clone
4329 if (!node->instrumentation_clone)
4625 && node->instrumentation_clone)
HDvarasm.c1382 && cgraph_node::get (decl)->instrumentation_clone) in make_decl_rtl()
1836 || (cgraph_node::get (decl)->instrumentation_clone in assemble_start_function()
5829 && cgraph_node::get (decl)->instrumentation_clone in do_assemble_alias()
6160 && cgraph_node::get (decl)->instrumentation_clone in maybe_assemble_visibility()
HDipa-inline.c2725 && !node->instrumentation_clone) in early_inliner()
HDcalls.c605 && cgraph_node::get (fndecl)->instrumentation_clone) in special_function_p()
/dragonfly/contrib/gcc-8.0/gcc/lto/
HDlto-symtab.c96 gcc_assert (node->instrumentation_clone in lto_cgraph_replace_node()
97 == prevailing_node->instrumentation_clone); in lto_cgraph_replace_node()
HDlto-partition.c1008 if (cnode->instrumentation_clone) in privatize_symbol_name()