diff options
author | Alon Zakai <azakai@google.com> | 2021-08-26 08:04:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-26 08:04:03 -0700 |
commit | 94cf0c2801f784209755d1527d3eda78a38b8034 (patch) | |
tree | 7589985dd84b1cee4975b1ae222dba93fbfa5a5a /src/wasm/wasm-io.cpp | |
parent | 89626faa2d81cec9f27137fe902bf7530bc06532 (diff) | |
download | binaryen-94cf0c2801f784209755d1527d3eda78a38b8034.tar.gz binaryen-94cf0c2801f784209755d1527d3eda78a38b8034.tar.bz2 binaryen-94cf0c2801f784209755d1527d3eda78a38b8034.zip |
Dominator Tree (#4100)
Add a class to compute the dominator tree for a CFG consisting
of a list of basic blocks assumed to be in reverse postorder.
This will be useful once cfg-walker emits blocks in reverse-postorder
(which it almost does, another PR will handle that). Then we can write
optimization passes that use block dominance.
Diffstat (limited to 'src/wasm/wasm-io.cpp')
0 files changed, 0 insertions, 0 deletions