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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp72 static inline int __kmp_get_monotonicity(enum sched_type schedule, function
149 monotonicity = __kmp_get_monotonicity(schedule, use_hier);
180 monotonicity = __kmp_get_monotonicity(schedule, use_hier);
247 monotonicity = __kmp_get_monotonicity(schedule, use_hier);

Completed in 156 milliseconds