Searched defs:scop_p (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-scop-detection.c | 1038 VEC (scop_p, heap) **scops) in build_graphite_scops() 1145 print_graphite_statistics (FILE* file, VEC (scop_p, heap) *scops) in print_graphite_statistics() 1175 limit_scops (VEC (scop_p, heap) **scops) in limit_scops() 1389 build_scops (VEC (scop_p, heap) **scops) in build_scops() 1422 dot_all_scops_1 (FILE *file, VEC (scop_p, heap) *scops) in dot_all_scops_1() 1559 dot_all_scops (VEC (scop_p, heap) *scops) in dot_all_scops()
|
H A D | graphite.c | 176 print_graphite_statistics (FILE* file, VEC (scop_p, heap) *scops) in print_graphite_statistics()
|
H A D | graphite-poly.h | 33 typedef struct scop *scop_p; typedef
|
H A D | graphite-sese-to-poly.c | 228 free_scops (VEC (scop_p, heap) *scops) in free_scops()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | graphite.h | 47 typedef struct scop *scop_p; typedef
|