================ @@ -289,6 +297,11 @@ struct LiveRange { .valid(); } + /// Returns true if this range overlaps with `point`. ---------------- banach-space wrote: What does `point` represent? https://github.com/llvm/llvm-project/pull/98350