================
@@ -722,6 +722,26 @@ unsigned Filter::usefulness() const {
// //
//////////////////////////////////
+static StringRef getDecoderOpName(uint8_t Op) {
----------------
jurahul wrote:
Doe
https://github.com/llvm/llvm-project/pull/158014