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

  /art/compiler/optimizing/
optimizing_compiler_stats.h 59 kMegamorphicCall,
137 case kMegamorphicCall: name = "MegamorphicCall"; break;
inliner.cc 333 MaybeRecordStat(kMegamorphicCall);
    [all...]

Completed in 819 milliseconds