Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.c3618 reorder_blocks_1 (rtx insns, tree current_block, VEC(tree,heap) **p_block_stack) in reorder_blocks_1() argument
3665 VEC_safe_push (tree, heap, *p_block_stack, block); in reorder_blocks_1()
3669 NOTE_BLOCK (insn) = VEC_pop (tree, *p_block_stack); in reorder_blocks_1()