Searched refs:supercontext (Results 1 – 8 of 8) sorted by relevance
494 tree supercontext = BLOCK_SUPERCONTEXT (*t); in remove_unused_scope_block_p() local499 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()503 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
1504 tree supercontext; member
5007 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument5013 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()
1803 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)
515 tree supercontext = BLOCK_SUPERCONTEXT (*t); in remove_unused_scope_block_p() local520 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()524 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
72 DEFTBCODE (TB_SUPERCONTEXT, "supercontext", "Field accessor.")
2090 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)2144 tree supercontext; member
4127 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument4133 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()