Files
clang-p2996/llvm/lib/CodeGen/InitUndef.cpp
Craig Topper 473953a15f [CodeGen] Use non-static Register::virtRegIndex() instead of static Register::virtReg2Index. NFC (#125031)
These are the the ones where we already had a Register object being
used. Some places are still using unsigned which I did not convert.
2025-01-30 00:14:08 -08:00

9.5 KiB