Searched refs:kSubCacheCount (Results 1 – 2 of 2) sorted by relevance
30 CompilationSubCache* subcaches[kSubCacheCount] = in CompilationCache()32 for (int i = 0; i < kSubCacheCount; ++i) { in CompilationCache()367 for (int i = 0; i < kSubCacheCount; i++) { in Clear()374 for (int i = 0; i < kSubCacheCount; i++) { in Iterate()381 for (int i = 0; i < kSubCacheCount; i++) { in IterateFunctions()388 for (int i = 0; i < kSubCacheCount; i++) { in MarkCompactPrologue()
216 static const int kSubCacheCount = 4; variable228 CompilationSubCache* subcaches_[kSubCacheCount];