Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1220 bool WithNowait; global() member
H A DCGStmtOpenMP.cpp1455 bool WithNowait = D.getSingleClause<OMPNowaitClause>() || EmitOMPReductionClauseFinal() local
H A DCGOpenMPRuntime.cpp4934 bool WithNowait = Options.WithNowait; emitReduction() local