Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp425 auto ILHS = C->lhs_exprs().begin(); in EmitOMPReductionClauseInit() local
429 auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit()
449 ++ILHS, ++IRHS; in EmitOMPReductionClauseInit()