Latest Topics
Random Topics
|
Constant folding
Summary
- In compiler theory, constant folding and constant propagation are related optimization techniques used by many modern compilers. A more advanced form of constant propagation known as sparse conditional constant propagation may be utilized to simultaneously remove dead code and more accurately propagate constants.
|
| | Soundex: C523 ( C523 F435 )
Metaphone: KNSTNTFLTNK
Reference
|
Similar Topics
Related Topics
* This page is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Constant folding".
|