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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp620 const Constant *ElemUndef = UndefValue::get(ElemTy); local
621 Result.AggregateVal[i] = getConstantValue(ElemUndef);

Completed in 48 milliseconds