Files
clang-p2996/llvm/utils/TableGen/Common/CodeGenSchedule.cpp
Rahul Joshi fba63e3281 [NFC][TableGen] Use ArrayRef instead of const vector reference (#145323)
- Use `ArrayRef` instead of `SmallVector` reference in a few places.
- Drop redundant `llvm::` in a few places.
2025-06-24 07:30:00 -07:00

86 KiB