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

  /art/compiler/optimizing/
optimizing_compiler_stats.h 76 kNotInlinedInstructionBudget,
192 case kNotInlinedInstructionBudget: name = "NotInlinedInstructionBudget"; break;
inliner.cc     [all...]

Completed in 167 milliseconds