Home
last modified time | relevance | path

Searched refs:NotASafeCast (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/driver/
Dcompiler_driver.cc218 void NotASafeCast() REQUIRES(!stats_lock_) { in NotASafeCast() function in art::CompilerDriver::AOTCompilationStats
1412 stats_->NotASafeCast(); in IsSafeCast()