Searched defs:block_stack (Results 1 – 5 of 5) sorted by relevance
1160 static stack *block_stack; local2920 stack *block_stack; variable
1162 static stack *block_stack; in coff_frob_symbol() local
5896 tree *block_stack; in identify_blocks() local5935 tree *block_stack = orig_block_stack; local5998 varray_type block_stack; in reorder_blocks() local
3870 rtx block_stack = NULL_RTX; in remove_unnecessary_notes() local
379 #define block_stack (cfun->stmt->x_block_stack) macro