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

  /art/compiler/dex/
mir_graph.h 961 return punt_to_interpreter_;
1196 bool punt_to_interpreter_; \/\/ Difficult or not worthwhile - just interpret. member in class:art::MIRGraph
    [all...]
mir_graph.cc 122 punt_to_interpreter_(false),
    [all...]

Completed in 39 milliseconds