Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/IR/
HDConstants.h328 Constant *getSequentialElement() const;
1243 UndefValue *getSequentialElement() const;
/NextBSD/contrib/llvm/lib/IR/
HDConstants.cpp773 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
787 return getSequentialElement(); in getElementValue()
795 return getSequentialElement(); in getElementValue()
814 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
828 return getSequentialElement(); in getElementValue()
836 return getSequentialElement(); in getElementValue()