Lines Matching defs:use_hier
73 bool use_hier = false) {
83 if (use_hier || __kmp_force_monotonic)
201 bool use_hier;
231 use_hier = pr->flags.use_hier;
233 use_hier = false;
237 monotonicity = __kmp_get_monotonicity(loc, schedule, use_hier);
268 monotonicity = __kmp_get_monotonicity(loc, schedule, use_hier);
337 monotonicity = __kmp_get_monotonicity(loc, schedule, use_hier);
1031 if (pr->flags.use_hier) {
1036 pr->flags.use_hier = FALSE;
1042 if (!ordered && !pr->flags.use_hier)
1134 if (pr->flags.use_hier) {
2339 if (pr->flags.use_hier)
2363 pr->flags.use_hier = FALSE;