Home | History | Annotate | Download | only in coregrind

Lines Matching defs:cache

1081       expensive.  Hence at the first call just cache the result for
1083 static SizeT cache[N_MALLOC_LISTS];
1091 cache[i] = pszB;
1097 return cache[listNo];
1705 // good to somehow cache the results of previous searches.