Searched refs:ElemUndef (Results 1 – 1 of 1) sorted by relevance
623 const Constant *ElemUndef = UndefValue::get(ElemTy); in getConstantValue() local624 Result.AggregateVal[i] = getConstantValue(ElemUndef); in getConstantValue()