Searched refs:PROP_gimple_lomp (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-pass.h218 #define PROP_gimple_lomp (1 << 8) /* lowered OpenMP directives */ macro
226 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
H A Dpasses.c2821 if (props & PROP_gimple_lomp)
2822 fprintf (dump, "PROP_gimple_lomp\n");
H A Domp-low.c11937 /* This pass always runs, to provide PROP_gimple_lomp.
11980 PROP_gimple_lomp, /* properties_provided */

Completed in 171 milliseconds