Searched defs:IRed (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4920 auto IRed = C->reduction_ops().begin(); EmitOMPTaskBasedDirective() local |
H A D | CGOpenMPRuntime.cpp | 777 const auto *IRed = ReductionOps.begin(); ReductionCodeGen() local |