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;
1153 UndefValue *getSequentialElement() const;
/external/llvm/lib/IR/
DConstants.cpp698 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
712 return getSequentialElement(); in getElementValue()
720 return getSequentialElement(); in getElementValue()
731 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
745 return getSequentialElement(); in getElementValue()
753 return getSequentialElement(); in getElementValue()