Searched refs:FromUndef (Results 1 – 3 of 3) sorted by relevance
2973 bool FromUndef = isa<UndefValue>(Op1); in visitInsertValue() local2996 Values[i] = FromUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
3205 bool FromUndef = isa<UndefValue>(Op1); in visitInsertValue() local3235 Values[i] = FromUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
3380 bool FromUndef = isa<UndefValue>(Op1); in visitInsertValue() local3410 Values[i] = FromUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()