Searched refs:is_throw (Results 1 – 1 of 1) sorted by relevance
546 bool is_throw = (insn->dalvikInsn.opcode == Instruction::THROW); in ProcessCanThrow() local548 (cu_->disable_opt & (1 << kSuppressExceptionEdges)) || is_throw || in_try_block; in ProcessCanThrow()594 if (is_throw) { in ProcessCanThrow()