topperc wrote: > > [SelectionDAG] Split sd_use_iterator into sd_user_iterator and sd_use_iterator. > > The name `sd_use_iterator` isn't used in the code It should have been SDNode::use_iterator. I'll update. https://github.com/llvm/llvm-project/pull/120531