Searched defs:jit_cache (Results 1 – 4 of 4) sorted by relevance
395 JitCache* jit_cache = nullptr; in AddJsCode() local445 JitCache* const jit_cache = FindJitCache(isolate_id, code_range); in AddInternalCode() local471 JitCache* const jit_cache = FindJitCache(isolate_id, code_range); in AddWasmCode() local498 JitCache* const jit_cache = FindJitCache(isolate_id, code_range); in AddRegExpCode() local
93 JitCache* jit_cache = entry.second; in CreateUserMemoryMapping() local154 JitCache* jit_cache) { in AddJitRange()
95 void SetJitCache(JitCache* jit_cache) { jit_cache_ = jit_cache; } in SetJitCache()
254 JITCache* jit_cache = nullptr; in _mlir_ciface_tf_jit_compile() local