Home
last modified time | relevance | path

Searched refs:SwapAllocCompiledMethod (Results 1 – 4 of 4) 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/compiler/optimizing/
Doptimizing_compiler.cc724 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in Emit()
1205 return CompiledMethod::SwapAllocCompiledMethod( in JniCompile()