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 505 MaybeRecordStat(MethodCompilationStat::kRemovedCheckedCast);
515 MaybeRecordStat(MethodCompilationStat::kRemovedCheckedCast);
    [all...]

Completed in 51 milliseconds