Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc356 static bool InstructionSetHasGenericJniStub(InstructionSet isa) { in InstructionSetHasGenericJniStub() function
489 InstructionSetHasGenericJniStub(compiler_options.GetInstructionSet())) { in CompileMethodQuick()