Home
last modified time | relevance | path

Searched refs:pointed_by (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/gcj/tools/gc_analyze/
H A DObjectMap.java35 ItemList pointed_by = new ItemList(); field in ObjectMap.ObjectItem
H A DMemoryAnalyze.java353 item2.pointed_by.add(item); in main()
383 item.pointed_by.dump(" pointed to by:", lookup); in main()
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/gcj/tools/gc_analyze/
H A DObjectMap.java35 ItemList pointed_by = new ItemList(); field in ObjectMap.ObjectItem
H A DMemoryAnalyze.java353 item2.pointed_by.add(item); in main()
383 item.pointed_by.dump(" pointed to by:", lookup); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/gcj/tools/gc_analyze/
H A DObjectMap.java35 ItemList pointed_by = new ItemList(); field in ObjectMap.ObjectItem
H A DMemoryAnalyze.java353 item2.pointed_by.add(item); in main()
383 item.pointed_by.dump(" pointed to by:", lookup); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/gcj/tools/gc_analyze/
H A DObjectMap.java35 ItemList pointed_by = new ItemList(); field in ObjectMap.ObjectItem
H A DMemoryAnalyze.java353 item2.pointed_by.add(item); in main()
383 item.pointed_by.dump(" pointed to by:", lookup); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/gcj/tools/gc_analyze/
H A DObjectMap.java35 ItemList pointed_by = new ItemList(); field in ObjectMap.ObjectItem
H A DMemoryAnalyze.java353 item2.pointed_by.add(item); in main()
383 item.pointed_by.dump(" pointed to by:", lookup); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-structalias.c547 bitmap *pointed_by; member
1199 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1248 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1250 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2207 bitmap pointed_by; in perform_var_substitution() local
2211 if (!graph->pointed_by[i]) in perform_var_substitution()
2213 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2219 bitmap_set_bit (pointed_by, in perform_var_substitution()
2223 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2236 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-structalias.c547 bitmap *pointed_by; member
1196 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1245 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1247 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2200 bitmap pointed_by; in perform_var_substitution() local
2204 if (!graph->pointed_by[i]) in perform_var_substitution()
2206 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2212 bitmap_set_bit (pointed_by, in perform_var_substitution()
2216 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2229 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c581 bitmap *pointed_by; member
1222 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1271 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1273 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2320 bitmap pointed_by; in perform_var_substitution() local
2324 if (!graph->pointed_by[i]) in perform_var_substitution()
2326 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2332 bitmap_set_bit (pointed_by, in perform_var_substitution()
2336 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2349 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-structalias.c575 bitmap *pointed_by; member
1216 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1265 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1267 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2312 bitmap pointed_by; in perform_var_substitution() local
2316 if (!graph->pointed_by[i]) in perform_var_substitution()
2318 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2324 bitmap_set_bit (pointed_by, in perform_var_substitution()
2328 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2341 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c581 bitmap *pointed_by; member
1222 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1271 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1273 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2320 bitmap pointed_by; in perform_var_substitution() local
2324 if (!graph->pointed_by[i]) in perform_var_substitution()
2326 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2332 bitmap_set_bit (pointed_by, in perform_var_substitution()
2336 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2349 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c589 bitmap *pointed_by; member
1232 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1281 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1283 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2321 bitmap pointed_by; in perform_var_substitution() local
2325 if (!graph->pointed_by[i]) in perform_var_substitution()
2327 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2333 bitmap_set_bit (pointed_by, in perform_var_substitution()
2337 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2350 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c596 bitmap *pointed_by; member
1239 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1288 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1290 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2369 bitmap pointed_by; in perform_var_substitution() local
2373 if (!graph->pointed_by[i]) in perform_var_substitution()
2375 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2381 bitmap_set_bit (pointed_by, in perform_var_substitution()
2385 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2398 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c589 bitmap *pointed_by; member
1232 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1281 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1283 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2321 bitmap pointed_by; in perform_var_substitution() local
2325 if (!graph->pointed_by[i]) in perform_var_substitution()
2327 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2333 bitmap_set_bit (pointed_by, in perform_var_substitution()
2337 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2350 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c600 bitmap *pointed_by; member
1249 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1298 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1300 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2379 bitmap pointed_by; in perform_var_substitution() local
2383 if (!graph->pointed_by[i]) in perform_var_substitution()
2385 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2391 bitmap_set_bit (pointed_by, in perform_var_substitution()
2395 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2408 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c589 bitmap *pointed_by; member
1232 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1281 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1283 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2321 bitmap pointed_by; in perform_var_substitution() local
2325 if (!graph->pointed_by[i]) in perform_var_substitution()
2327 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2333 bitmap_set_bit (pointed_by, in perform_var_substitution()
2337 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2350 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c596 bitmap *pointed_by; member
1239 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1288 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1290 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2369 bitmap pointed_by; in perform_var_substitution() local
2373 if (!graph->pointed_by[i]) in perform_var_substitution()
2375 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2381 bitmap_set_bit (pointed_by, in perform_var_substitution()
2385 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2398 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c596 bitmap *pointed_by; member
1239 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1288 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1290 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2328 bitmap pointed_by; in perform_var_substitution() local
2332 if (!graph->pointed_by[i]) in perform_var_substitution()
2334 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2340 bitmap_set_bit (pointed_by, in perform_var_substitution()
2344 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2357 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c589 bitmap *pointed_by; member
1232 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1281 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1283 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2321 bitmap pointed_by; in perform_var_substitution() local
2325 if (!graph->pointed_by[i]) in perform_var_substitution()
2327 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2333 bitmap_set_bit (pointed_by, in perform_var_substitution()
2337 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2350 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c589 bitmap *pointed_by; member
1232 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1281 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1283 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2321 bitmap pointed_by; in perform_var_substitution() local
2325 if (!graph->pointed_by[i]) in perform_var_substitution()
2327 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2333 bitmap_set_bit (pointed_by, in perform_var_substitution()
2337 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2350 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c600 bitmap *pointed_by; member
1249 graph->pointed_by = XCNEWVEC (bitmap, graph->size); in build_pred_graph()
1298 if (graph->pointed_by[rhsvar] == NULL) in build_pred_graph()
1300 bitmap_set_bit (graph->pointed_by[rhsvar], lhsvar); in build_pred_graph()
2379 bitmap pointed_by; in perform_var_substitution() local
2383 if (!graph->pointed_by[i]) in perform_var_substitution()
2385 pointed_by = BITMAP_ALLOC (&iteration_obstack); in perform_var_substitution()
2391 bitmap_set_bit (pointed_by, in perform_var_substitution()
2395 BITMAP_FREE (graph->pointed_by[i]); in perform_var_substitution()
2408 BITMAP_FREE (pointed_by); in perform_var_substitution()
[all …]

123