Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiled_method_storage_test.cc67 compiled_methods.push_back(CompiledMethod::SwapAllocCompiledMethod( in TEST()
/art/compiler/
Dcompiled_method.cc109 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod( in SwapAllocCompiledMethod() function in art::CompiledMethod
Dcompiled_method.h120 static CompiledMethod* SwapAllocCompiledMethod(
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc616 CompiledMethod* ret = CompiledMethod::SwapAllocCompiledMethod( in CompileMethod()
/art/compiler/optimizing/
Doptimizing_compiler.cc713 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in Emit()
1195 return CompiledMethod::SwapAllocCompiledMethod( in JniCompile()