diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-09-19 12:38:15 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-07-01 00:18:44 +0200 |
| commit | 787153d14e2435df199186db0480ec94d9d74de0 (patch) | |
| tree | b74bbc69b507ef4e8ba33094b7218e10e6751e1a /Documentation/dev-options.rst | |
| parent | 27e5889875392ab031d86745e2259c7ff135309e (diff) | |
| download | sparse-dev-787153d14e2435df199186db0480ec94d9d74de0.tar.gz | |
dom: calculate the dominance tree
Build the CFG's dominance tree and for each BB record:
- the immediate dominator as bb->idom (is null for entry BB).
- the list of immediately dominated BB as bb->doms.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation/dev-options.rst')
0 files changed, 0 insertions, 0 deletions
