Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1823 OMPPrivateScope InscanScope(*this); in EmitOMPLoopBody() local
1824 EmitOMPReductionClauseInit(D, InscanScope, /*ForInscan=*/true); in EmitOMPLoopBody()
1825 bool IsInscanRegion = InscanScope.Privatize(); in EmitOMPLoopBody()