Searched refs:in_cache (Results 1 – 1 of 1) sorted by relevance
622 for (size_t in_cache = 0, in_array = 0; in CopyInlineCacheInto() local623 in_cache < InlineCache::kIndividualCacheSize; in CopyInlineCacheInto()624 ++in_cache) { in CopyInlineCacheInto()625 mirror::Class* object = ic.classes_[in_cache].Read(); in CopyInlineCacheInto()810 bool in_cache = RemoveMethodLocked(method, release_memory); in RemoveMethod() local812 if (!in_cache) { in RemoveMethod()836 bool in_cache = false; in RemoveMethodLocked() local841 in_cache = true; in RemoveMethodLocked()854 in_cache = true; in RemoveMethodLocked()871 return in_cache; in RemoveMethodLocked()