Home
last modified time | relevance | path

Searched defs:CreateCompiledMethod (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dcommon_compiler_test.cc133 CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set, in CreateCompiledMethod() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
/art/dex2oat/driver/
Dcompiled_method_storage.cc256 CompiledMethod* CompiledMethodStorage::CreateCompiledMethod( in CreateCompiledMethod() function in art::CompiledMethodStorage