Lines Matching full:to_cache_entry
1552 HashMap::Entry* to_cache_entry = entries_.Lookup(to, Hash(to), false);1554 ASSERT(to_cache_entry != NULL);1558 reinterpret_cast<EntryInfo*>(to_cache_entry->value);