Home
last modified time | relevance | path

Searched defs:IRef (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp171 auto IRef = C->varlist_begin(); in EmitOMPFirstprivateClause() local
248 auto IRef = C->varlist_begin(); in EmitOMPPrivateClause() local
280 auto IRef = C->varlist_begin(); in EmitOMPCopyinClause() local
333 auto IRef = C->varlist_begin(); in EmitOMPLastprivateClauseInit() local
391 auto IRef = C->varlist_begin(); in EmitOMPLastprivateClauseFinal() local
427 for (auto IRef : C->varlists()) { in EmitOMPReductionClauseInit() local