Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1201 struct ReductionOptionsTy { struct
1202 bool WithNowait;
1203 bool SimpleReduction;
1204 llvm::SmallVector<bool, 8> IsPrivateVarReduction;
1205 OpenMPDirectiveKind ReductionKind;