Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp426 auto IRHS = C->rhs_exprs().begin(); in EmitOMPReductionClauseInit() local
430 auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit()
449 ++ILHS, ++IRHS; in EmitOMPReductionClauseInit()