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