Searched refs:SelTC (Results 1 – 1 of 1) sorted by relevance
124 const APInt *SelTC, *SelFC; in foldSelectICmpAnd() local125 if (!match(Sel.getTrueValue(), m_APInt(SelTC)) || in foldSelectICmpAnd()163 APInt TC = *SelTC; in foldSelectICmpAnd()