Searched refs:supercontext (Results 1 – 10 of 10) sorted by relevance
523 tree supercontext = BLOCK_SUPERCONTEXT (*t); in remove_unused_scope_block_p() local528 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()532 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
1656 tree supercontext; member
5405 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument5411 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()
2012 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)
31731 Also clear BLOCK_SAME_RANGE if fragment chain's supercontext fragment31732 isn't equal to supercontext fragment's fragment chain.31733 Adjust BLOCK_SUPERCONTEXT to point to supercontext fragment's31737 BLOCK_SUPERCONTEXT to supercontext fragment instead of31738 supercontext fragment's fragment origin.
1586 tree supercontext; member
5157 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument5163 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()
1904 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)
6067 WT (t->block.supercontext); in core_vals()6566 RT (t->block.supercontext); in core_vals()