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

  /art/compiler/
compiled_method.cc 122 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod(
compiled_method.h 125 static CompiledMethod* SwapAllocCompiledMethod(
  /art/compiler/driver/
compiled_method_storage_test.cc 90 compiled_methods.push_back(CompiledMethod::SwapAllocCompiledMethod(
  /art/compiler/dex/
dex_to_dex_compiler.cc 616 CompiledMethod* ret = CompiledMethod::SwapAllocCompiledMethod(
  /art/compiler/optimizing/
optimizing_compiler.cc 719 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod(
    [all...]

Completed in 197 milliseconds