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

  /art/compiler/optimizing/
optimizing_compiler_stats.h 40 kRemovedCheckedCast,
156 case kRemovedCheckedCast: name = "RemovedCheckedCast"; break;
instruction_simplifier.cc 520 MaybeRecordStat(MethodCompilationStat::kRemovedCheckedCast);
530 MaybeRecordStat(MethodCompilationStat::kRemovedCheckedCast);
    [all...]

Completed in 87 milliseconds