Lines Matching full:cachesize
550 const int CacheSize = 128;551 llvm::Type *HashTable = llvm::ArrayType::get(IntPtrTy, CacheSize);556 CacheSize-1));