Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiled_method_storage_test.cc90 compiled_methods.push_back(CompiledMethod::SwapAllocCompiledMethod( in TEST()
/art/compiler/
Dcompiled_method.cc122 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod( in SwapAllocCompiledMethod() function in art::CompiledMethod
Dcompiled_method.h125 static CompiledMethod* SwapAllocCompiledMethod(
/art/compiler/optimizing/
Doptimizing_compiler.cc719 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in Emit()
1144 return CompiledMethod::SwapAllocCompiledMethod( in JniCompile()
/art/compiler/dex/
Ddex_to_dex_compiler.cc616 CompiledMethod* ret = CompiledMethod::SwapAllocCompiledMethod( in CompileMethod()