Home
last modified time | relevance | path

Searched refs:ElemUndef (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp611 const Constant *ElemUndef = UndefValue::get(ElemTy); in getConstantValue() local
612 Result.AggregateVal[i] = getConstantValue(ElemUndef); in getConstantValue()