Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DConstants.h315 Constant *getSequentialElement() const;
1138 UndefValue *getSequentialElement() const;
/external/llvm/lib/IR/
DConstants.cpp660 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
674 return getSequentialElement(); in getElementValue()
682 return getSequentialElement(); in getElementValue()
693 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
707 return getSequentialElement(); in getElementValue()
715 return getSequentialElement(); in getElementValue()