Searched refs:IntoUndef (Results 1 – 1 of 1) sorted by relevance
2893 bool IntoUndef = isa<UndefValue>(Op0); in visitInsertValue() local2918 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()2929 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()