Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.cc547 static bool InstructionSetHasGenericJniStub(InstructionSet isa) { in InstructionSetHasGenericJniStub() function
603 InstructionSetHasGenericJniStub(driver->GetInstructionSet())) { in CompileMethod()