Home
last modified time | relevance | path

Searched refs:flatten_all_loops (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-flattening.c455 flatten_all_loops (scop_p scop) in flatten_all_loops() function
H A Dgraphite-poly.h416 extern bool flatten_all_loops (scop_p);
H A Dgraphite-poly.c775 transform_done |= flatten_all_loops (scop); in apply_poly_transforms()