Home
last modified time | relevance | path

Searched defs:JitCompile (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dcompiler.h69 virtual bool JitCompile([[maybe_unused]] Thread* self, in JitCompile() function
/art/compiler/optimizing/
Doptimizing_compiler.cc1323 bool OptimizingCompiler::JitCompile(Thread* self, in JitCompile() function in art::OptimizingCompiler