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.cpp4459 bool IsInscan = llvm::any_of(S.getClausesOfKind<OMPReductionClause>(), in EmitOMPParallelForDirective() local
4493 bool IsInscan = llvm::any_of(S.getClausesOfKind<OMPReductionClause>(), in EmitOMPParallelForSimdDirective() local