Searched refs:change_scope (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | cfglayout.c | 54 static void change_scope (rtx, tree, tree); 422 change_scope (rtx orig_insn, tree s1, tree s2) in change_scope() function 621 change_scope (insn, cur_block, this_block); in reemit_insn_block_notes() 628 change_scope (note, cur_block, DECL_INITIAL (cfun->decl)); in reemit_insn_block_notes()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | final.c | 1541 change_scope (rtx_insn *orig_insn, tree s1, tree s2) in change_scope() function 1652 change_scope (insn, cur_block, this_block); in reemit_insn_block_notes() 1659 change_scope (note, cur_block, DECL_INITIAL (cfun->decl)); in reemit_insn_block_notes()
|