Searched refs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance
352 Constant *getSequentialElement() const;1382 UndefValue *getSequentialElement() const;1427 PoisonValue *getSequentialElement() const;
1062 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1074 return getSequentialElement(); in getElementValue()1080 return getSequentialElement(); in getElementValue()1097 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1109 return getSequentialElement(); in getElementValue()1115 return getSequentialElement(); in getElementValue()1132 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1144 return getSequentialElement(); in getElementValue()1150 return getSequentialElement(); in getElementValue()