Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c4438 vec<tree> *p_block_stack) in reorder_blocks_1() argument
4493 if (p_block_stack->is_empty ()) in reorder_blocks_1()
4497 super = p_block_stack->last (); in reorder_blocks_1()
4507 p_block_stack->safe_push (block); in reorder_blocks_1()
4511 NOTE_BLOCK (insn) = p_block_stack->pop (); in reorder_blocks_1()