Searched refs:CopyEnd (Results 1 – 1 of 1) sorted by relevance
864 llvm::BasicBlock *CopyBegin = nullptr, *CopyEnd = nullptr; in EmitOMPCopyinClause() local897 CopyEnd = createBasicBlock("copyin.not.master.end"); in EmitOMPCopyinClause()903 CopyBegin, CopyEnd); in EmitOMPCopyinClause()917 if (CopyEnd) { in EmitOMPCopyinClause()919 EmitBlock(CopyEnd, /*IsFinished=*/true); in EmitOMPCopyinClause()