Searched refs:jit_compiler (Results 1 – 2 of 2) sorted by relevance
122 auto* const jit_compiler = JitCompiler::Create(); in jit_load() local123 CHECK(jit_compiler != nullptr); in jit_load()125 return jit_compiler; in jit_load()
44 "jit/jit_compiler.cc",