Files
clang-p2996/llvm/lib/CodeGen/RegAllocGreedy.cpp
Craig Topper 228dbd254a [RegAllocGreedy] Use MCRegister instead of Register for functions that return a physical register.
The callers of these functions return the value as an MCRegister
so this removes some casts from Register to MCRegister.
2025-02-22 21:39:25 -08:00

106 KiB