Home | History | Annotate | Download | only in driver

Lines Matching refs:IsSafeCast

1350 bool CompilerDriver::IsSafeCast(const DexCompilationUnit* mUnit, uint32_t dex_pc) {
1356 bool result = mUnit->GetVerifiedMethod()->IsSafeCast(dex_pc);