Searched refs:GetCacheEntryIfPresent (Results 1 – 2 of 2) sorted by relevance
166 PmapCacheEntry* GetCacheEntryIfPresent(const CallSignature& signature);192 PmapCacheEntry* PmapFunction::GetCacheEntryIfPresent( in GetCacheEntryIfPresent() function in jax::PmapFunction280 PmapCacheEntry* cache_entry = GetCacheEntryIfPresent(arguments.signature); in Call()283 cache_entry = GetCacheEntryIfPresent(arguments.signature); in Call()
867 CacheEntry* GetCacheEntryIfPresent(const CallSignature& signature);1026 CacheEntry* CompiledFunction::GetCacheEntryIfPresent( in GetCacheEntryIfPresent() function in jax::__anone04173081411::CompiledFunction1158 CacheEntry* cache_entry = GetCacheEntryIfPresent(arguments.signature); in Call()1162 cache_entry = GetCacheEntryIfPresent(arguments.signature); in Call()