Home
last modified time | relevance | path

Searched refs:LOCATION_BLOCK (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dinput.h61 #define LOCATION_BLOCK(LOC) \ macro
H A Dtree-ssa-ter.c417 block1 = LOCATION_BLOCK (locus1); in ter_is_replaceable_p()
425 block2 = LOCATION_BLOCK (locus2); in ter_is_replaceable_p()
H A Dtree-ssa-live.c777 LOCATION_BLOCK (gimple_phi_arg_location (phi, index)); in remove_unused_locals()
785 if (LOCATION_BLOCK (e->goto_locus) != NULL) in remove_unused_locals()
786 TREE_USED (LOCATION_BLOCK (e->goto_locus)) = true; in remove_unused_locals()
H A Dtree-cfg.c5325 tree block = LOCATION_BLOCK (loc); in verify_location()
5349 if (LOCATION_BLOCK (loc) != NULL) in verify_expr_no_block()
7219 tree block = LOCATION_BLOCK (locus); in move_block_to_fn()
7282 tree block = LOCATION_BLOCK (e->goto_locus); in move_block_to_fn()
9761 tree block = LOCATION_BLOCK (e->goto_locus); in gt_ggc_mx()
9788 tree block = LOCATION_BLOCK (e->goto_locus); in gt_pch_nx()
9801 tree block = LOCATION_BLOCK (e->goto_locus); in gt_pch_nx()
H A Dfinal.c1615 this_block = LOCATION_BLOCK (NOTE_MARKER_LOCATION (insn)); in reemit_insn_block_notes()
2507 (*debug_hooks->inline_entry) (LOCATION_BLOCK in final_scan_insn_1()
3253 tree block = LOCATION_BLOCK (loc); in notice_source_line()
H A Dauto-profile.c378 tree block = LOCATION_BLOCK (locus); in get_inline_stack()
H A Dinput.c166 block = LOCATION_BLOCK (loc); in expand_location_1()
H A Dtree-inline.c2434 if (LOCATION_BLOCK (locus)) in copy_phis_for_bb()
2437 n = id->decl_map->get (LOCATION_BLOCK (locus)); in copy_phis_for_bb()
H A Dgimple.h1753 return LOCATION_BLOCK (g->location);
H A Demit-rtl.c6565 return LOCATION_BLOCK (INSN_LOCATION (insn)); in insn_scope()
H A Dtree.c11755 return LOCATION_BLOCK (t->exp.locus); in tree_block()