Files
llvm-project/llvm/lib/CodeGen/LiveInterval.cpp
Philip Reames 550d425a71 [RegAlloc] Add printer and dump for VNInfo [nfc] (#160758)
Uses the existing format of the LiveRange printer, and just factors it
out so that you can do vni->dump() when debugging, or log a vni in a
debug print statement.
2025-09-26 14:37:35 +00:00

47 KiB