Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstants.cpp772 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
786 return getSequentialElement(); in getElementValue()
794 return getSequentialElement(); in getElementValue()
813 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
827 return getSequentialElement(); in getElementValue()
835 return getSequentialElement(); in getElementValue()
/external/llvm/include/llvm/IR/
DConstants.h328 Constant *getSequentialElement() const;
1269 UndefValue *getSequentialElement() const;