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.h840 bool applyToParallel = true, applyToTeams = true; in applyClause() local
855 applyToParallel = false; in applyClause()
912 if (!applyToParallel && &leaf == dirParallel) in applyClause()
941 if (dirParallel && !applyToParallel) { in applyClause()