MaskRay added a comment. > then the check Rows[H].getSignature() != S won't fail The condition fails. It should return `nullptr` but returned a Rows entry. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D91670/new/ https://reviews.llvm.org/D91670