Home
last modified time | relevance | path

Searched defs:IsInscan (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4659 bool IsInscan = llvm::any_of(S.getClausesOfKind<OMPReductionClause>(), in EmitOMPParallelForDirective() local
4693 bool IsInscan = llvm::any_of(S.getClausesOfKind<OMPReductionClause>(), in EmitOMPParallelForSimdDirective() local