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