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

  /art/compiler/dex/
mir_analysis.cc 1299 bool MIRGraph::SkipCompilationByName(const std::string& methodname) {
frontend.cc 744 && cu.mir_graph->SkipCompilationByName(PrettyMethod(method_idx, dex_file))) {
mir_graph.h 553 bool SkipCompilationByName(const std::string& methodname);
    [all...]

Completed in 141 milliseconds