Searched defs:SimpleReduction (Results 1 – 4 of 4) sorted by relevance
1396 bool SimpleReduction; member
1423 bool SimpleReduction = ReductionKind == OMPD_simd; in EmitOMPReductionClauseFinal() local
5490 bool SimpleReduction = Options.SimpleReduction; in emitReduction() local
4333 bool WithNowait, bool SimpleReduction) { in emitReduction()