Searched refs:remapping_type_depth (Results 1 – 7 of 7) sorted by relevance
81 int remapping_type_depth; member
380 && id->remapping_type_depth > 0 in remap_decl()735 id->remapping_type_depth++; in remap_type()737 id->remapping_type_depth--; in remap_type()811 id->remapping_type_depth++; in remap_decls()813 id->remapping_type_depth--; in remap_decls()1193 tree new_block = id->remapping_type_depth == 0 ? id->block : NULL; in remap_gimple_op_r()1426 new_block = id->remapping_type_depth == 0 ? id->block : NULL; in copy_tree_body_r()4633 id->remapping_type_depth++; in add_local_variables()4635 id->remapping_type_depth--; in add_local_variables()
360 && id->remapping_type_depth > 0 in remap_decl()715 id->remapping_type_depth++; in remap_type()717 id->remapping_type_depth--; in remap_type()791 id->remapping_type_depth++; in remap_decls()793 id->remapping_type_depth--; in remap_decls()1170 tree new_block = id->remapping_type_depth == 0 ? id->block : NULL; in remap_gimple_op_r()1403 new_block = id->remapping_type_depth == 0 ? id->block : NULL; in copy_tree_body_r()4692 id->remapping_type_depth++; in add_local_variables()4694 id->remapping_type_depth--; in add_local_variables()
27593 * tree-inline.h (struct copy_body_data): Add remapping_type_depth27595 * tree-inline.c (remap_type): Increment remapping_type_depth
18135 * tree-inline.h (struct copy_body_data): Move remapping_type_depth and
29848 (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK