Home
last modified time | relevance | path

Searched refs:deep_ter_debug_map (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c4083 static hash_map<tree, tree> *deep_ter_debug_map; variable
4102 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4103 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4105 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5053 if (deep_ter_debug_map) in expand_debug_expr()
5055 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5378 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5380 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6448 if (deep_ter_debug_map) in execute()
6450 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgexpand.c4134 static hash_map<tree, tree> *deep_ter_debug_map; variable
4153 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4154 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4156 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5106 if (deep_ter_debug_map) in expand_debug_expr()
5108 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5435 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5437 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6525 if (deep_ter_debug_map) in execute()
6527 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgexpand.c4004 static hash_map<tree, tree> *deep_ter_debug_map; variable
4023 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4024 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4026 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
4955 if (deep_ter_debug_map) in expand_debug_expr()
4957 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5275 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5277 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6340 if (deep_ter_debug_map) in execute()
6342 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfgexpand.c4126 static hash_map<tree, tree> *deep_ter_debug_map; variable
4145 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4146 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4148 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5099 if (deep_ter_debug_map) in expand_debug_expr()
5101 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5429 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5431 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6548 if (deep_ter_debug_map) in execute()
6550 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfgexpand.c4314 static hash_map<tree, tree> *deep_ter_debug_map; variable
4333 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4334 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4336 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5292 if (deep_ter_debug_map) in expand_debug_expr()
5294 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5622 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5624 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6766 if (deep_ter_debug_map) in execute()
6768 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfgexpand.c4130 static hash_map<tree, tree> *deep_ter_debug_map; variable
4149 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4150 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4152 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5103 if (deep_ter_debug_map) in expand_debug_expr()
5105 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5433 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5435 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6555 if (deep_ter_debug_map) in execute()
6557 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfgexpand.c4307 static hash_map<tree, tree> *deep_ter_debug_map; variable
4326 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4327 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4329 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5282 if (deep_ter_debug_map) in expand_debug_expr()
5284 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5612 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5614 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6800 if (deep_ter_debug_map) in execute()
6802 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c4083 static hash_map<tree, tree> *deep_ter_debug_map; variable
4102 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4103 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4105 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5053 if (deep_ter_debug_map) in expand_debug_expr()
5055 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5378 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5380 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6448 if (deep_ter_debug_map) in execute()
6450 delete deep_ter_debug_map; in execute() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c4083 static hash_map<tree, tree> *deep_ter_debug_map; variable
4102 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4103 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4105 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5053 if (deep_ter_debug_map) in expand_debug_expr()
5055 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5378 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5380 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6448 if (deep_ter_debug_map) in execute()
6450 delete deep_ter_debug_map; in execute() local
[all …]
H A DChangeLog-201540978 * cfgexpand.c (deep_ter_debug_map): New variable.
40981 deep_ter_debug_map, use the corresponding DEBUG_EXPR_DECL
40985 temporarily remove the DEBUG_EXPR_DECL from deep_ter_debug_map's
40988 all debug bind stmts. Delete deep_ter_debug_map after
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c4083 static hash_map<tree, tree> *deep_ter_debug_map; variable
4102 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4103 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4105 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5053 if (deep_ter_debug_map) in expand_debug_expr()
5055 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5378 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5380 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6448 if (deep_ter_debug_map) in execute()
6450 delete deep_ter_debug_map; in execute() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgexpand.c4083 static hash_map<tree, tree> *deep_ter_debug_map; variable
4102 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4103 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4105 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5049 if (deep_ter_debug_map) in expand_debug_expr()
5051 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5374 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5376 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6444 if (deep_ter_debug_map) in execute()
6446 delete deep_ter_debug_map; in execute() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfgexpand.c4314 static hash_map<tree, tree> *deep_ter_debug_map; variable
4333 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4334 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4336 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5292 if (deep_ter_debug_map) in expand_debug_expr()
5294 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5622 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5624 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6766 if (deep_ter_debug_map) in execute()
6768 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfgexpand.c4130 static hash_map<tree, tree> *deep_ter_debug_map; variable
4149 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4150 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4152 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5103 if (deep_ter_debug_map) in expand_debug_expr()
5105 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5433 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5435 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6555 if (deep_ter_debug_map) in execute()
6557 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgexpand.c4086 static hash_map<tree, tree> *deep_ter_debug_map; variable
4105 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4106 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4108 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5056 if (deep_ter_debug_map) in expand_debug_expr()
5058 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5381 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5383 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6454 if (deep_ter_debug_map) in execute()
6456 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfgexpand.c4314 static hash_map<tree, tree> *deep_ter_debug_map; variable
4333 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4334 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4336 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5292 if (deep_ter_debug_map) in expand_debug_expr()
5294 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5622 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5624 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6766 if (deep_ter_debug_map) in execute()
6768 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfgexpand.c4130 static hash_map<tree, tree> *deep_ter_debug_map; variable
4149 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4150 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4152 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5098 if (deep_ter_debug_map) in expand_debug_expr()
5100 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5427 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5429 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6514 if (deep_ter_debug_map) in execute()
6516 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfgexpand.c4134 static hash_map<tree, tree> *deep_ter_debug_map; variable
4153 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4154 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4156 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
5106 if (deep_ter_debug_map) in expand_debug_expr()
5108 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5435 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5437 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6525 if (deep_ter_debug_map) in execute()
6527 delete deep_ter_debug_map; in execute() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgexpand.c4004 static hash_map<tree, tree> *deep_ter_debug_map; variable
4023 if (deep_ter_debug_map == NULL) in avoid_deep_ter_for_debug()
4024 deep_ter_debug_map = new hash_map<tree, tree>; in avoid_deep_ter_for_debug()
4026 tree &vexpr = deep_ter_debug_map->get_or_insert (use); in avoid_deep_ter_for_debug()
4955 if (deep_ter_debug_map) in expand_debug_expr()
4957 tree *slot = deep_ter_debug_map->get (exp); in expand_debug_expr()
5275 else if (deep_ter_debug_map && TREE_CODE (value) == SSA_NAME) in expand_debug_locations()
5277 tree *slot = deep_ter_debug_map->get (value); in expand_debug_locations()
6340 if (deep_ter_debug_map) in execute()
6342 delete deep_ter_debug_map; in execute() local
[all …]

12