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 45 kRemovedCheckedCast,
instruction_simplifier.cc 626 MaybeRecordStat(stats_, MethodCompilationStat::kRemovedCheckedCast);
636 MaybeRecordStat(stats_, MethodCompilationStat::kRemovedCheckedCast);
    [all...]

Completed in 81 milliseconds