Home
last modified time | relevance | path

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

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