Searched refs:IntoUndef (Results 1 – 3 of 3) sorted by relevance
2972 bool IntoUndef = isa<UndefValue>(Op0); in visitInsertValue() local2990 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()3001 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
3204 bool IntoUndef = isa<UndefValue>(Op0); in visitInsertValue() local3229 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()3240 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
3379 bool IntoUndef = isa<UndefValue>(Op0); in visitInsertValue() local3404 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()3415 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()