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

  /art/compiler/driver/
compiler_options.h 138 bool IsHugeMethod(size_t num_dalvik_instructions) const {
  /art/compiler/dex/
mir_analysis.cc 1057 if (compiler_options.IsHugeMethod(GetNumDalvikInsns())) {

Completed in 237 milliseconds