Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc1017 if (PuntToInterpreter()) { in SkipCompilation()
Dfrontend.cc770 if (cu.mir_graph->PuntToInterpreter()) { in CompileMethod()
Dmir_graph.h960 bool PuntToInterpreter() { in PuntToInterpreter() function