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

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

Completed in 62 milliseconds