Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_dispatch.cpp2414 bool moreSectionsToExecute = true; in __kmpc_next_section() local
2419 moreSectionsToExecute = false; in __kmpc_next_section()
2424 if (!moreSectionsToExecute) { in __kmpc_next_section()