[InstCombine] Fix uninitialized variable usage
m_Specific can only be used if the previous check suceeded. Found by msan.
parent
785e0945
Please register or sign in to comment
m_Specific can only be used if the previous check suceeded. Found by msan.