================================
translation.backendopt.constfold
================================

* **name:** constfold

* **description:** Constant propagation

* **command-line:** --translation-backendopt-constfold

* **command-line for negation:** --no-translation-backendopt-constfold

* **option type:** boolean option

* **default:** True




Do constant folding of operations and constant propagation on flowgraphs.
