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

  /art/compiler/
compiled_method.h 138 static CompiledMethod* SwapAllocCompiledMethod(CompilerDriver* driver,
149 static CompiledMethod* SwapAllocCompiledMethod(CompilerDriver* driver,
compiled_method.cc 198 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod(CompilerDriver* driver,
215 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod(CompilerDriver* driver,
  /art/compiler/optimizing/
optimizing_compiler.cc 170 return CompiledMethod::SwapAllocCompiledMethod(GetCompilerDriver(),
  /art/compiler/jni/quick/
jni_compiler.cc 437 return CompiledMethod::SwapAllocCompiledMethod(driver,
  /art/compiler/dex/quick/
codegen_util.cc     [all...]

Completed in 1982 milliseconds