Searched refs:countFromCLAs (Results 1 – 2 of 2) sorted by relevance
1580 uint64_t countFromCLAs = 1; in emitArrayLength() local1591 countFromCLAs *= llvmArrayType->getNumElements(); in emitArrayLength()1606 countFromCLAs *= in emitArrayLength()1624 = llvm::ConstantInt::get(SizeTy, countFromCLAs); in emitArrayLength()
1916 uint64_t countFromCLAs = 1; in emitArrayLength() local1927 countFromCLAs *= llvmArrayType->getNumElements(); in emitArrayLength()1942 countFromCLAs *= in emitArrayLength()1960 = llvm::ConstantInt::get(SizeTy, countFromCLAs); in emitArrayLength()