Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp2578 bool moreSectionsToExecute = true; in __kmpc_next_section() local
2583 moreSectionsToExecute = false; in __kmpc_next_section()
2588 if (!moreSectionsToExecute) { in __kmpc_next_section()