Home
last modified time | relevance | path

Searched refs:from_function_decl (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-versioning.cc1405 dump_user_location_t::from_function_decl (m_fn->decl)); in analyze_blocks()
1502 dump_user_location_t::from_function_decl (m_fn->decl)); in prune_conditions()
1633 dump_user_location_t::from_function_decl (m_fn->decl)); in make_versioning_decisions()
H A Ddumpfile.h362 from_function_decl (tree fndecl);
H A Dvalue-prof.cc582 : dump_user_location_t::from_function_decl in check_counter()
1247 = dump_user_location_t::from_function_decl (n->decl); in init_node_map()
H A Dipa-icf.cc1036 dump_user_location_t::from_function_decl (decl)); in merge()
1953 dump_user_location_t::from_function_decl (decl)); in merge()
3408 = dump_user_location_t::from_function_decl (source->decl); in merge_classes()
H A Dcoverage.cc375 = dump_user_location_t::from_function_decl (current_function_decl); in get_coverage_counts()
H A Dcfgloop.cc1893 return dump_user_location_t::from_function_decl (current_function_decl); in get_loop_location()
H A Ddumpfile.cc439 dump_user_location_t::from_function_decl (tree fndecl) in from_function_decl() function in dump_user_location_t
H A DChangeLog-20182036 * coverage.c (get_coverage_counts): Use from_function_decl for precise
18376 dump_user_location_t::from_function_decl for the fallback case.
18392 (dump_user_location_t::from_function_decl): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-versioning.cc1426 dump_user_location_t::from_function_decl (m_fn->decl)); in analyze_blocks()
1521 dump_user_location_t::from_function_decl (m_fn->decl)); in prune_conditions()
1652 dump_user_location_t::from_function_decl (m_fn->decl)); in make_versioning_decisions()
H A Ddumpfile.h352 from_function_decl (tree fndecl);
H A Dvalue-prof.c561 : dump_user_location_t::from_function_decl in check_counter()
1210 = dump_user_location_t::from_function_decl (n->decl); in init_node_map()
H A Dipa-icf.c1031 dump_user_location_t::from_function_decl (decl)); in merge()
1932 dump_user_location_t::from_function_decl (decl)); in merge()
3324 = dump_user_location_t::from_function_decl (source->decl); in merge_classes()
H A Dcoverage.c373 = dump_user_location_t::from_function_decl (current_function_decl); in get_coverage_counts()
H A Dcfgloop.c1881 return dump_user_location_t::from_function_decl (current_function_decl); in get_loop_location()
H A Ddumpfile.c437 dump_user_location_t::from_function_decl (tree fndecl) in from_function_decl() function