Searched refs:countFromCLAs (Results 1 – 1 of 1) sorted by relevance
1407 uint64_t countFromCLAs = 1; in emitArrayLength() local1419 countFromCLAs *= llvmArrayType->getNumElements(); in emitArrayLength()1434 countFromCLAs *= in emitArrayLength()1451 = llvm::ConstantInt::get(SizeTy, countFromCLAs); in emitArrayLength()