Home
last modified time | relevance | path

Searched refs:SwapAllocCompiledMethod (Results 1 – 5 of 5) sorted by relevance

/art/compiler/
Dcompiled_method.cc170 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod( in SwapAllocCompiledMethod() function in art::CompiledMethod
Dcompiled_method.h327 static CompiledMethod* SwapAllocCompiledMethod(
/art/compiler/optimizing/
Doptimizing_compiler.cc422 return CompiledMethod::SwapAllocCompiledMethod( in CompileOptimized()
459 return CompiledMethod::SwapAllocCompiledMethod( in CompileBaseline()
/art/compiler/jni/quick/
Djni_compiler.cc483 return CompiledMethod::SwapAllocCompiledMethod(driver, in ArtJniCompileMethodInternal()
/art/compiler/dex/quick/
Dcodegen_util.cc1160 return CompiledMethod::SwapAllocCompiledMethod( in GetCompiledMethod()