Searched defs:instance_cache (Results 1 – 4 of 4) sorted by relevance
361 void set_instance_cache(WasmInstanceCacheNodes* instance_cache) { in set_instance_cache()
3267 WasmInstanceCacheNodes* instance_cache) { in InitInstanceCache()3289 WasmInstanceCacheNodes* instance_cache, Node* control) { in PrepareInstanceCacheForLoop()
48 static VkInstance instance_cache[CHIP_LAST] = {VK_NULL_HANDLE}; variable
37 compiler::WasmInstanceCacheNodes instance_cache; member