Searched refs:change_scope (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcfglayout.c51 static void change_scope (rtx, tree, tree);
326 /* Tag the blocks with a depth number so that change_scope can find
384 change_scope (rtx orig_insn, tree s1, tree s2)
573 change_scope (insn, cur_block, this_block);
578 /* change_scope emits before the insn, not after. */
580 change_scope (note, cur_block, DECL_INITIAL (cfun->decl));
379 change_scope (rtx orig_insn, tree s1, tree s2) function

Completed in 63 milliseconds