HomeSort by relevance Sort by last modified time
    Searched refs:PuntToInterpreter (Results 1 - 4 of 4) sorted by null

  /art/compiler/dex/
type_inference_test.cc 686 EXPECT_FALSE(cu_.mir_graph->PuntToInterpreter());
741 EXPECT_FALSE(cu_.mir_graph->PuntToInterpreter());
809 EXPECT_FALSE(cu_.mir_graph->PuntToInterpreter());
    [all...]
mir_analysis.cc 1115 if (PuntToInterpreter()) {
    [all...]
mir_graph.h     [all...]
  /art/compiler/dex/quick/
quick_compiler.cc 753 if (cu.mir_graph->PuntToInterpreter()) {

Completed in 434 milliseconds