Searched refs:countFromCLAs (Results 1 – 1 of 1) sorted by relevance
2088 uint64_t countFromCLAs = 1; in emitArrayLength() local2099 countFromCLAs *= llvmArrayType->getNumElements(); in emitArrayLength()2114 countFromCLAs *= in emitArrayLength()2133 = llvm::ConstantInt::get(SizeTy, countFromCLAs); in emitArrayLength()