Lines Matching refs:counts
714 unsigned counts[] = {723 counts[(unsigned)T->getTypeClass()]++;729 if (counts[Idx]) \730 llvm::errs() << " " << counts[Idx] << " " << #Name \732 TotalBytes += counts[Idx] * sizeof(Name##Type); \