Searched refs:jit_obj_cache (Results 1 – 4 of 4) sorted by relevance
614 if (gallivm->cache->jit_obj_cache) in gallivm_free_ir()615 lp_free_objcache(gallivm->cache->jit_obj_cache); in gallivm_free_ir()658 if (!gallivm->cache->jit_obj_cache) { in gallivm_compile_module()660 gallivm->cache->jit_obj_cache = (void *)objcache; in gallivm_compile_module()662 auto *objcache = (LPObjectCacheORC *)gallivm->cache->jit_obj_cache; in gallivm_compile_module()
53 void *jit_obj_cache; member
102 lp_free_objcache(gallivm->cache->jit_obj_cache); in gallivm_free_ir()
599 cache_out->jit_obj_cache = (void *)objcache; in lp_build_create_jit_compiler_for_module()