Searched defs:instance_cache (Results 1 – 4 of 4) sorted by relevance
434 void set_instance_cache(WasmInstanceCacheNodes* instance_cache) { in set_instance_cache()
3514 WasmInstanceCacheNodes* instance_cache) { in InitInstanceCache()3535 WasmInstanceCacheNodes* instance_cache, Node* control) { in PrepareInstanceCacheForLoop()
46 static VkInstance instance_cache[CHIP_LAST] = {VK_NULL_HANDLE}; variable
38 compiler::WasmInstanceCacheNodes instance_cache; member