Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5215 FilteredRHSExprs, FilteredReductionOps; in emitReduction() local
5221 FilteredRHSExprs.emplace_back(OrgRHSExprs[I]); in emitReduction()
5229 ArrayRef<const Expr *> RHSExprs = FilteredRHSExprs; in emitReduction()