reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
223 if (match(NewCst, m_APInt(V)) && *V != V->getBitWidth() - 1) 223 if (match(NewCst, m_APInt(V)) && *V != V->getBitWidth() - 1) 223 if (match(NewCst, m_APInt(V)) && *V != V->getBitWidth() - 1)