Home
last modified time | relevance | path

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

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