Searched refs:IsCacheableTransition (Results 1 – 3 of 3) sorted by relevance
89 bool LookupIterator::IsCacheableTransition() { in IsCacheableTransition() function
164 inline bool IsCacheableTransition();
1323 return it->IsCacheableTransition(); in LookupForWrite()1332 return it->IsCacheableTransition(); in LookupForWrite()1495 DCHECK(lookup->IsCacheableTransition()); in ComputeHandler()