Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h38 static inline llvm::ArrayRef<llvm::omp::Directive> getWorksharing() { in getWorksharing() function
557 auto worksharing = getWorksharing(); in applyClause()
891 llvm::is_contained(getWorksharing(), dir); in applyClause()