control-flow graph
A control-flow graph is a visual representation of the flow of execution within a program, showing its different paths, decision points, and the order in which various statements and functions are executed. It helps in understanding and analyzing the control flow of a program, making it easier to identify potential errors and optimize code.
Requires login.
Related Concepts (1)
Similar Concepts
- control flow
- control flow analysis
- control-flow analysis
- control-flow attack
- control-flow checking
- control-flow flattening
- control-flow graph analysis
- control-flow hijacking
- control-flow integrity check
- control-flow integrity enforcement
- control-flow integrity mechanism
- control-flow integrity monitoring
- control-flow integrity policy
- control-flow integrity protection
- control-flow verification