Home
last modified time | relevance | path

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

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