Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h1059 auto dirSimd = findDirective(llvm::omp::Directive::OMPD_simd); in applyClause() local
1069 if (!dirSimd || !iterVar || object.id() != iterVar->id()) in applyClause()