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 76 CompiledMethod* CompileDexMethod(DexCompilationUnit* dex_compilation_unit,
compiler_llvm.cc 138 CompileDexMethod(DexCompilationUnit* dex_compilation_unit, InvokeType invoke_type) {
218 art::CompiledMethod* result = compiler_llvm->CompileDexMethod(&dex_compilation_unit, invoke_type);

Completed in 55 milliseconds