Searched refs:TruncOnly (Results 1 – 1 of 1) sorted by relevance
2126 bool TruncOnly = false; in foldCastFromReductions() local2131 TruncOnly = true; in foldCastFromReductions()2146 (TruncOnly || !match(ReductionSrc, m_OneUse(m_ZExtOrSExt(m_Value(Src)))))) in foldCastFromReductions()