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

  /art/compiler/llvm/
compiler_llvm.h 77 CompiledMethod* CompileDexMethod(DexCompilationUnit* dex_compilation_unit,
compiler_llvm.cc 135 CompileDexMethod(DexCompilationUnit* dex_compilation_unit, InvokeType invoke_type) {
216 art::CompiledMethod* result = compiler_llvm->CompileDexMethod(&dex_compilation_unit, invoke_type);

Completed in 496 milliseconds