Searched refs:p_block_stack (Results 1 – 1 of 1) sorted by relevance
3618 reorder_blocks_1 (rtx insns, tree current_block, VEC(tree,heap) **p_block_stack) in reorder_blocks_1() argument3665 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()