Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h851 bool applyToParallel = true, applyToTeams = true; in applyClause() local
866 applyToParallel = false; in applyClause()
924 if (!applyToParallel && &leaf == dirParallel) in applyClause()
953 if (dirParallel && !applyToParallel) { in applyClause()