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

  /art/compiler/optimizing/
optimizing_compiler_stats.h 56 kInlinedPolymorphicCall,
134 case kInlinedPolymorphicCall: name = "InlinedPolymorphicCall"; break;
inliner.cc 539 MaybeRecordStat(kInlinedPolymorphicCall);
738 MaybeRecordStat(kInlinedPolymorphicCall);
    [all...]

Completed in 408 milliseconds