GCC Middle and Back End API Reference
|
Go to the source code of this file.
Data Structures | |
class | dom_walker |
Functions | |
void | set_all_edges_as_executable (function *fn) |
|
extern |
Set EDGE_EXECUTABLE on every edge within FN's CFG.
References FOR_ALL_BB_FN, FOR_EACH_EDGE, and basic_block_def::succs.
Referenced by execute_early_warn_uninitialized(), execute_fast_vrp(), execute_ranger_vrp(), and dom_walker::walk().