Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
Ddumpfile.h362 from_function_decl (tree fndecl);
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()
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()
Dcoverage.cc375 = dump_user_location_t::from_function_decl (current_function_decl); in get_coverage_counts()
Dcfgloop.cc1893 return dump_user_location_t::from_function_decl (current_function_decl); in get_loop_location()
Ddumpfile.cc439 dump_user_location_t::from_function_decl (tree fndecl) in from_function_decl() function in dump_user_location_t
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.