julia
f6504e4a - add `construct_[post]domtree(::[IRCode|CFG])` interfaces (#53638)

Commit
1 year ago
add `construct_[post]domtree(::[IRCode|CFG])` interfaces (#53638) We currently have `construct_[post]domtree(::Vector{BasicBlock})` only. The higher level interfaces are often convenient.
Author
Parents
Loading