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

  /art/compiler/optimizing/
builder.cc 52 if (compiler_options.IsHugeMethod(code_item_.insns_size_in_code_units_)) {
  /art/compiler/driver/
compiler_options.h 128 bool IsHugeMethod(size_t num_dalvik_instructions) const {

Completed in 287 milliseconds