Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstants.h356 Constant *getSequentialElement() const;
1301 UndefValue *getSequentialElement() const;
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstants.cpp837 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
847 return getSequentialElement(); in getElementValue()
853 return getSequentialElement(); in getElementValue()
870 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
880 return getSequentialElement(); in getElementValue()
886 return getSequentialElement(); in getElementValue()