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

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp490 OMP_sch_auto = 38, enumerator in enum:__anon1285::OpenMPSchedType
2376 return Ordered ? OMP_ord_auto : OMP_sch_auto;

Completed in 151 milliseconds