Searched refs:JitCompile (Results 1 – 3 of 3) sorted by relevance
74 virtual bool JitCompile(Thread* self ATTRIBUTE_UNUSED, in JitCompile() function
185 success = compiler_->JitCompile( in CompileMethod()
296 bool JitCompile(Thread* self,1214 bool OptimizingCompiler::JitCompile(Thread* self, in JitCompile() function in art::OptimizingCompiler