[MachineCombiner][NFC] Rename `MinInstr` to `TraceEnsemble`
authorAnton Sidorenko <anton.sidorenko@syntacore.com>
Tue, 14 Feb 2023 10:30:59 +0000 (13:30 +0300)
committerAnton Sidorenko <anton.sidorenko@syntacore.com>
Thu, 16 Feb 2023 12:09:02 +0000 (15:09 +0300)
commit5bdd0beeee56dae90a2b60a0d81461cdae8e361c
tree474693a1e15c971ad2e5765b6ed40848262916d0
parenta3d1de3e290876d525b5ddf0a523f38399e20415
[MachineCombiner][NFC] Rename `MinInstr` to `TraceEnsemble`

We are about to allow different trace strategies for MachineCombiner. Make
the name of the ensemble strategy-neutral.

Depends on D140540

Reviewed By: spatel

Differential Revision: https://reviews.llvm.org/D140541
llvm/lib/CodeGen/MachineCombiner.cpp