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

  /art/compiler/driver/
compiler_options.h 142 bool IsLargeMethod(size_t num_dalvik_instructions) const {
  /art/compiler/dex/
mir_analysis.cc 1064 } else if (compiler_options.IsLargeMethod(GetNumDalvikInsns()) &&

Completed in 407 milliseconds