Delete a few unused functions around stmt. (dotnet/coreclr#25886)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 26 Jul 2019 02:22:19 +0000 (19:22 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2019 02:22:19 +0000 (19:22 -0700)
commit52d79e4242385dae63233def11e3c5c52cefefde
tree5e40fff1034f5fbdab7177fb6b8f3f219888da4f
parent36557126955437d4e97a77cdec9c5bdda343c572
Delete a few unused functions around stmt. (dotnet/coreclr#25886)

* Delete incorrect comment.

It was added in 2010 and even when it was added it was wrong as far as I can see.

* Delete unused CopyTestDataToCloneTree.

The only use was deleted in dotnet/coreclr#6102 (3 years ago).

* Delete unused flag GTF_STMT_HAS_CSE.

Commit migrated from https://github.com/dotnet/coreclr/commit/e7939e7573e432daa54822d0c995ae19d43002f7
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/compiler.hpp
src/coreclr/src/jit/gentree.h