Files
clang-p2996/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
Jay Foad fd453e2381 [TwoAddressInstruction] Use member functions instead of static helpers
This just avoids explicitly passing around common pointers like MRI and
TII. NFC.
2023-09-10 18:33:57 +01:00

71 KiB