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