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