Home
last modified time | relevance | path

Searched refs:BB_DUPLICATED (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfghooks.c1203 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1214 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1291 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1299 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1314 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1356 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1385 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1402 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1415 if (src->flags & BB_DUPLICATED) in copy_bbs()
1417 if (dest->flags & BB_DUPLICATED) in copy_bbs()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfghooks.c1218 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1229 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1303 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1311 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1326 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1368 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1397 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1414 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1427 if (src->flags & BB_DUPLICATED) in copy_bbs()
1429 if (dest->flags & BB_DUPLICATED) in copy_bbs()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfghooks.c1203 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1214 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1291 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1299 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1314 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1356 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1385 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1402 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1415 if (src->flags & BB_DUPLICATED) in copy_bbs()
1417 if (dest->flags & BB_DUPLICATED) in copy_bbs()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfghooks.c1203 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1214 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1291 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1299 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1314 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1356 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1385 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1402 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1415 if (src->flags & BB_DUPLICATED) in copy_bbs()
1417 if (dest->flags & BB_DUPLICATED) in copy_bbs()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1345 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1374 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1397 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1405 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfghooks.c1089 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1193 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1204 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1281 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1289 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1304 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1346 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1375 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1398 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1406 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfghooks.c1093 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1197 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1208 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1285 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1293 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1308 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1350 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1379 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1402 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1410 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfghooks.c1093 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1197 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1208 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1285 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1293 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1308 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1350 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1379 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1402 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1410 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfghooks.c1093 new_bb->flags = (bb->flags & ~BB_DUPLICATED); in duplicate_block()
1197 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_growing_pred()
1208 if (! (e->dest->flags & BB_DUPLICATED) in execute_on_shrinking_pred()
1285 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1293 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1308 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1350 bbs[i]->flags |= BB_DUPLICATED; in copy_bbs()
1379 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1402 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1410 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcfglayout.c1205 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1213 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1228 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1267 bb->flags |= BB_DUPLICATED; in copy_bbs()
1285 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1307 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1315 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
H A Dcfgloopmanip.c816 bbs[i]->flags |= BB_DUPLICATED; in update_single_exits_after_duplication()
823 if (loop->single_exit->src->flags & BB_DUPLICATED) in update_single_exits_after_duplication()
828 bbs[i]->flags &= ~BB_DUPLICATED; in update_single_exits_after_duplication()
1022 new_bbs[i]->flags |= BB_DUPLICATED; in duplicate_loop_to_header_edge()
1031 if ((ae->dest->flags & BB_DUPLICATED) in duplicate_loop_to_header_edge()
1037 new_bbs[i]->flags &= ~BB_DUPLICATED; in duplicate_loop_to_header_edge()
H A Dtree-ssa-loop-manip.c569 BASIC_BLOCK (i)->flags |= BB_DUPLICATED; in copy_phi_node_args()
575 BASIC_BLOCK (i)->flags &= ~BB_DUPLICATED; in copy_phi_node_args()
H A Ddominance.c749 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
754 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
757 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfghooks.c1231 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1239 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1254 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1293 bb->flags |= BB_DUPLICATED; in copy_bbs()
1312 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1334 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1342 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfghooks.c1261 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1269 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1284 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1328 bb->flags |= BB_DUPLICATED; in copy_bbs()
1349 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1372 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1380 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfghooks.c1231 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1239 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1254 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1293 bb->flags |= BB_DUPLICATED; in copy_bbs()
1312 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1334 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1342 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfghooks.c1293 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1301 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1316 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1360 bb->flags |= BB_DUPLICATED; in copy_bbs()
1381 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1404 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1412 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfghooks.c1293 bbs[i]->flags |= BB_DUPLICATED; in can_copy_bbs_p()
1301 && (e->dest->flags & BB_DUPLICATED)) in can_copy_bbs_p()
1316 bbs[i]->flags &= ~BB_DUPLICATED; in can_copy_bbs_p()
1360 bb->flags |= BB_DUPLICATED; in copy_bbs()
1381 if (dom_bb->flags & BB_DUPLICATED) in copy_bbs()
1404 if (!(e->dest->flags & BB_DUPLICATED)) in copy_bbs()
1412 bbs[i]->flags &= ~BB_DUPLICATED; in copy_bbs()

12345678