]> git.eshelyaron.com Git - emacs.git/commit
comp: Rename some functions
authorAndrea Corallo <acorallo@gnu.org>
Mon, 27 Nov 2023 14:39:24 +0000 (15:39 +0100)
committerAndrea Corallo <acorallo@gnu.org>
Mon, 4 Dec 2023 19:11:24 +0000 (20:11 +0100)
commitc8636b46356f1bfecee89f09e255e3cb93baaed4
treef423391eecd9848dfc4e1198a6829096592b3a87
parent7a7d41e07c4627c5de08a66368309b478c88edfc
comp: Rename some functions

* lisp/emacs-lisp/comp.el (comp--known-predicate-p)
(comp--pred-to-cstr, comp-edge, comp--edge-make)
(comp--block-preds, comp--gen-counter, comp-func)
(comp--equality-fun-p, comp--arithm-cmp-fun-p, comp--set-op-p)
(comp--assign-op-p, comp--call-op-p, comp--branch-op-p)
(comp--limple-insn-call-p, comp--type-hint-p)
(comp--func-unique-in-cu-p, comp--symbol-func-to-fun)
(comp--function-pure-p, comp--alloc-class-to-container)
(comp--add-const-to-relocs, comp--prettyformat-insn)
(comp--log-func, comp--log-edges, comp-emit-setimm)
(comp-emit-lambda-for-top-level, comp-add-cond-cstrs)
(comp-collect-calls, comp-compute-dominator-tree)
(comp-function-foldable-p, comp-function-call-maybe-fold)
(comp-func-in-unit, comp-call-optim-form-call)
(comp-dead-assignments-func, comp-tco)
(comp-remove-type-hints-func, comp-remove-type-hints)
(comp-compute-function-type, comp-finalize-relocs)
(comp-compile-ctxt-to-file): Rename and update.
lisp/emacs-lisp/comp.el