Files
clang-p2996/llvm/utils/TableGen/DecoderEmitter.cpp
Rahul Joshi 376b71442d [NFC][TableGen][DecoderEmitter] Use structured binding in range for loop (#144890)
Also assign variable names to different elements of `OpMap` for better
readibility, and eliminate `NumberedEncodingsRef` as `std::vector` will
automatically get converted to an `ArrayRef`.
2025-06-20 06:41:48 -07:00

95 KiB