Searched defs:WithNowait (Results 1 – 4 of 4) sorted by relevance
1395 bool WithNowait; member
1420 bool WithNowait = D.getSingleClause<OMPNowaitClause>() || in EmitOMPReductionClauseFinal() local
5489 bool WithNowait = Options.WithNowait; in emitReduction() local
4333 bool WithNowait, bool SimpleReduction) { in emitReduction()