Files
clang-p2996/llvm/lib/CodeGen/MIRParser/MIParser.cpp
Craig Topper 72ed80866f [MIR] Remove separate Size variable from parseMachineMemoryOperand. NFC (#101453)
Size is updated in sync with MemoryType. Instead of maintaining a
separate Size, use the size from MemoryType where needed.
2024-07-31 22:57:45 -07:00

118 KiB