Home
last modified time | relevance | path

Searched refs:Origs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h172 ReductionCodeGen(ArrayRef<const Expr *> Shareds, ArrayRef<const Expr *> Origs,
H A DCGOpenMPRuntime.cpp792 ArrayRef<const Expr *> Origs, in ReductionCodeGen() argument
799 const auto *IOrig = Origs.begin(); in ReductionCodeGen()