================ @@ -139,6 +139,10 @@ class VirtRegMap; return LI; } + LiveInterval &getOrCreateEmptyInterval(Register Reg) { ---------------- jayfoad wrote: Should really have a doxygen comment, even if it's obvious. https://github.com/llvm/llvm-project/pull/69429