Searched defs:CreateCompiledMethod (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/ | ||
| D | common_compiler_test.cc | 133   CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set,  in CreateCompiledMethod()  function in art::CommonCompilerTestImpl::OneCompiledMethodStorage | 
| /art/dex2oat/driver/ | ||
| D | compiled_method_storage.cc | 256 CompiledMethod* CompiledMethodStorage::CreateCompiledMethod(  in CreateCompiledMethod()  function in art::CompiledMethodStorage |