Searched refs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance
349 Constant *getSequentialElement() const;1365 UndefValue *getSequentialElement() const;1410 PoisonValue *getSequentialElement() const;
1083 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1095 return getSequentialElement(); in getElementValue()1101 return getSequentialElement(); in getElementValue()1118 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1130 return getSequentialElement(); in getElementValue()1136 return getSequentialElement(); in getElementValue()1153 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1165 return getSequentialElement(); in getElementValue()1171 return getSequentialElement(); in getElementValue()