Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp618 const Constant *ElemUndef = UndefValue::get(ElemTy); in getConstantValue() local
619 Result.AggregateVal[i] = getConstantValue(ElemUndef); in getConstantValue()