Searched refs:hasCache (Results 1 – 3 of 3) sorted by relevance
197 bool hasCache = _dyld_get_shared_cache_uuid(uuid); in GetDyldImageHeaderViaSharedCache() local198 if (!hasCache) in GetDyldImageHeaderViaSharedCache()
160 bool hasCache() const { return HasCache; } in hasCache() function
175 def HasCache : Predicate<"Subtarget->hasCache()">,