Lines Matching refs:Cache
292 /// LVIValueHandle - A callback value handle update the cache when
353 /// LazyValueInfoCache - This is the cache kept by LazyValueInfo which
367 /// for cache updating.
430 /// threadEdge - This is the update interface to inform the cache that an
435 /// eraseBlock - This is part of the update interface to inform the cache
439 /// clear - Empty the cache.
515 ValueCacheEntryTy &Cache = lookup(Val);
516 LVILatticeVal &BBLV = Cache[BB];
521 // cache needs updating, i.e. if we have solve a new value or not.
529 // OverDefinedCahce. The cache will have been properly updated
941 // we clear their entries from the cache, and allow lazy updating to recompute
1017 // If the cache was allocated, free it.