HomeSort by relevance Sort by last modified time
    Searched full:safe_casts_ (Results 1 - 1 of 1) sorted by null

  /art/compiler/driver/
compiler_driver.cc 108 safe_casts_(0), not_safe_casts_(0) {
127 DumpStat(safe_casts_, not_safe_casts_, "check-casts removed based on type information");
296 safe_casts_++;
332 size_t safe_casts_; member in class:art::CompilerDriver::AOTCompilationStats
    [all...]

Completed in 52 milliseconds