Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp600 const Expr *InitOp, in emitInitWithReductionInitializer() argument
606 const auto *CE = cast<CallExpr>(InitOp); in emitInitWithReductionInitializer()
620 CGF.EmitIgnoredExpr(InitOp); in emitInitWithReductionInitializer()