Searched refs:CopyEnd (Results 1 – 1 of 1) sorted by relevance
275 llvm::BasicBlock *CopyBegin = nullptr, *CopyEnd = nullptr; in EmitOMPCopyinClause() local296 CopyEnd = createBasicBlock("copyin.not.master.end"); in EmitOMPCopyinClause()301 CopyBegin, CopyEnd); in EmitOMPCopyinClause()314 if (CopyEnd) { in EmitOMPCopyinClause()316 EmitBlock(CopyEnd, /*IsFinished=*/true); in EmitOMPCopyinClause()