binaryninja-api
binaryninja-api copied to clipboard
Improve conditional pattern
What is the feature you'd like to have? // For the pattern: if (a) if (b) goto label do_something() break label:
// Simplify to: if (a && !b) do_something() break
Internally shared file treasure sloth surfboard sing @ 1407717f8