Remove unnecessary Constant cloning from clone_get_equiv
Since it is no longer necessary to clone `Constant`s, and they add extra work
for the merge rewrites, `clone_get_equiv`'s `copy_orphans` option has been
prevented from cloning `Constant`s. The option is mostly applicable to
constants, but it has been retained for other non-`Constant` cases (just in
case) and backward compatibility.
正在显示
请
注册
或者
登录
后发表评论