Lines Matching defs:ArrayElementCount
50742 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements();50744 for (uint64_t j = 0; j < ArrayElementCount; j++) {