Home
last modified time | relevance | path

Searched defs:CompileMethod (Results 1 – 4 of 4) sorted by relevance

/art/compiler/jit/
Djit_compiler.cc167 bool JitCompiler::CompileMethod( in CompileMethod() function in art::jit::JitCompiler
/art/compiler/
Dcommon_compiler_test.cc184 void CommonCompilerTest::CompileMethod(ArtMethod* method) { in CompileMethod() function in art::CommonCompilerTest
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc507 CompiledMethod* DexToDexCompiler::CompileMethod( in CompileMethod() function in art::optimizer::DexToDexCompiler
/art/runtime/jit/
Djit.cc293 bool Jit::CompileMethod(ArtMethod* method, in CompileMethod() function in art::jit::Jit