mirror of
https://github.com/revanced/smali.git
synced 2025-05-02 23:54:38 +02:00

We now perform the type propagation while analyzing the if-eqz/if-nez instruction. Additionally, AnalyzedInstruction.setsRegister now has special case logic to check for this case, so we don't incorrectly propagate the original type past the if-eqz/if-nez