HomeSort by relevance Sort by last modified time
    Searched refs:CompileNativeMethod (Results 1 - 2 of 2) sorted by null

  /art/compiler/llvm/
compiler_llvm.h 81 CompiledMethod* CompileNativeMethod(DexCompilationUnit* dex_compilation_unit);
compiler_llvm.cc 165 CompileNativeMethod(DexCompilationUnit* dex_compilation_unit) {
232 art::CompiledMethod* result = compiler_llvm->CompileNativeMethod(&dex_compilation_unit);

Completed in 41 milliseconds