Constant folding > Related Articles
From Citizendium, the Citizens' Compendium
- See also pages that link to Constant folding or to this page.
Contents |
Parent topics
Subtopics
Other related topics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Constant folding. Needs checking by a human.
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Computer science [r]: The study of how computers work, and the algorithms, data structures and design principles used in their operation and programming. [e]
- Copy propagation [r]: An enabling optimization used in computer compilers that organizes data to improve subsequent optimizations. [e]
- Dead code elimination [r]: A compiler optimization which removes instructions which can be shown not to affect the operation of the program. [e]
- List of compiler optimizations [r]: Add brief definition or description
- Register allocation by graph coloring [r]: Add brief definition or description

