bap-trivial-condition-form
Eliminates complex conditionals in branches
Description
Ensures that all branching conditions are either a variable or a constant. We call such representation a Trivial Condition Form (TCF). During the translation all complex condition expressions are hoisted into the assignemnt section of a block.
Install
- Published
-
12 Dec 2021
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
bap
= "2.4.0"