Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.cc523 tree supercontext = BLOCK_SUPERCONTEXT (*t); in remove_unused_scope_block_p() local
528 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
532 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
H A Dtree-core.h1656 tree supercontext; member
H A Dtree.cc5405 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument
5411 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()
H A Dtree.h2012 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)
H A DChangeLog-201231731 Also clear BLOCK_SAME_RANGE if fragment chain's supercontext fragment
31732 isn't equal to supercontext fragment's fragment chain.
31733 Adjust BLOCK_SUPERCONTEXT to point to supercontext fragment's
31737 BLOCK_SUPERCONTEXT to supercontext fragment instead of
31738 supercontext fragment's fragment origin.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.c523 tree supercontext = BLOCK_SUPERCONTEXT (*t); in remove_unused_scope_block_p() local
528 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
532 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()
H A Dtree-core.h1586 tree supercontext; member
H A Dtree.c5157 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument
5163 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()
H A Dtree.h1904 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc6067 WT (t->block.supercontext); in core_vals()
6566 RT (t->block.supercontext); in core_vals()