]> git.eshelyaron.com Git - emacs.git/commit
* Rename `dom' slot into `idom' in `comp-block' struct
authorAndrea Corallo <akrl@sdf.org>
Sat, 2 Jan 2021 10:30:10 +0000 (11:30 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 2 Jan 2021 11:36:40 +0000 (12:36 +0100)
commit03be03d36636626d4c45acd76e2f2d36be02ec8c
tree4bcdd64ef2df9d5ce9741d36d4ee7e300c111e02
parent5db5064395c251a822e429e19ddecb74a974b6ef
* Rename `dom' slot into  `idom' in `comp-block' struct

* lisp/emacs-lisp/comp.el (comp-block): Rename dom `slot' into
`idom'.
(comp-clean-ssa, comp-compute-dominator-tree)
(comp-compute-dominator-frontiers, comp-dom-tree-walker)
(comp-remove-unreachable-blocks): Update accordingly.
lisp/emacs-lisp/comp.el