Local: fix debug output of replaceDominatedUsesWith()
The debug output of replaceDominatedUsesWith() prints incorrect information, and the user is left confused about what exactly was replaced. Fix this. Differential Revision: https://reviews.llvm.org/D156318
Loading
Please sign in to comment