Searched refs:CopyEnd (Results 1 – 1 of 1) sorted by relevance
913 llvm::BasicBlock *CopyBegin = nullptr, *CopyEnd = nullptr; in EmitOMPCopyinClause() local946 CopyEnd = createBasicBlock("copyin.not.master.end"); in EmitOMPCopyinClause()952 CopyBegin, CopyEnd); in EmitOMPCopyinClause()966 if (CopyEnd) { in EmitOMPCopyinClause()968 EmitBlock(CopyEnd, /*IsFinished=*/true); in EmitOMPCopyinClause()