Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp411 auto IRHS = C->rhs_exprs().begin(); in EmitOMPReductionClauseInit() local
415 auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit()
434 ++ILHS, ++IRHS; in EmitOMPReductionClauseInit()