Home
last modified time | relevance | path

Searched refs:parallel_p (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcfgloop.h129 bool parallel_p; member
H A Dcfgloop.c584 loop->parallel_p = true; in initialize_loops_parallel_p()
H A Dtree-data-ref.c4222 loop->parallel_p = false; in find_data_references_in_loop()
H A DChangeLog-20048967 (flow_loops_find): Initialize the parallel_p field to true for all
8974 (estimated_nb_iterations, parallel_p): New fields in struct loop.
9012 loop->estimated_nb_iterations and loop->parallel_p.