Searched refs:CurCounts (Results 1 – 1 of 1) sorted by relevance
7492 MapValuesArrayTy CurCounts = {llvm::ConstantInt::get(CGF.CGM.Int64Ty, 1)}; in generateInfoForComponentList() local7577 CurCounts.push_back(llvm::ConstantInt::get(CGF.Int64Ty, /*V=*/1)); in generateInfoForComponentList()7632 CurCounts.push_back(Count); in generateInfoForComponentList()7657 CombinedInfo.NonContigInfo.Counts.push_back(CurCounts); in generateInfoForComponentList()