Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc405 static bool InstructionSetHasGenericJniStub(InstructionSet isa) { in InstructionSetHasGenericJniStub() function
559 InstructionSetHasGenericJniStub(driver->GetCompilerOptions().GetInstructionSet())) { in CompileMethodQuick()