Searched refs:CopyEnd (Results 1 – 1 of 1) sorted by relevance
700 llvm::BasicBlock *CopyBegin = nullptr, *CopyEnd = nullptr; in EmitOMPCopyinClause() local733 CopyEnd = createBasicBlock("copyin.not.master.end"); in EmitOMPCopyinClause()738 CopyBegin, CopyEnd); in EmitOMPCopyinClause()750 if (CopyEnd) { in EmitOMPCopyinClause()752 EmitBlock(CopyEnd, /*IsFinished=*/true); in EmitOMPCopyinClause()