Searched defs:jit_cache (Results 1 – 4 of 4) sorted by relevance
402 JitCache* jit_cache = nullptr; in AddJsCode() local452 JitCache* const jit_cache = FindJitCache(isolate_id, code_range); in AddInternalCode() local478 JitCache* const jit_cache = FindJitCache(isolate_id, code_range); in AddWasmCode() local505 JitCache* const jit_cache = FindJitCache(isolate_id, code_range); in AddRegExpCode() local
94 JitCache* jit_cache = entry.second; in CreateUserMemoryMapping() local155 JitCache* jit_cache) { in AddJitRange()
97 void SetJitCache(JitCache* jit_cache) { jit_cache_ = jit_cache; } in SetJitCache()
254 JITCache* jit_cache = nullptr; in _mlir_ciface_tf_jit_compile() local