Searched refs:build_poly_sr_1 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-sese-to-poly.cc | 647 build_poly_sr_1 (poly_bb_p pbb, gimple *stmt, tree var, enum poly_dr_type kind, in build_poly_sr_1() function 691 build_poly_sr_1 (pbb, SSA_NAME_DEF_STMT (var), var, PDR_WRITE, in build_poly_sr() 696 build_poly_sr_1 (pbb, use->first, use->second, PDR_READ, isl_map_copy (acc), in build_poly_sr()
|
H A D | ChangeLog-2017 | 13414 (build_poly_sr_1): ... here. Compute alias set based on the
|
H A D | ChangeLog-2015 | 6574 (build_poly_sr_1): Same.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-sese-to-poly.c | 651 build_poly_sr_1 (poly_bb_p pbb, gimple *stmt, tree var, enum poly_dr_type kind, in build_poly_sr_1() function 695 build_poly_sr_1 (pbb, SSA_NAME_DEF_STMT (var), var, PDR_WRITE, in build_poly_sr() 700 build_poly_sr_1 (pbb, use->first, use->second, PDR_READ, isl_map_copy (acc), in build_poly_sr()
|