Searched refs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance
351 Constant *getSequentialElement() const;1370 UndefValue *getSequentialElement() const;1415 PoisonValue *getSequentialElement() const;
1085 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1097 return getSequentialElement(); in getElementValue()1103 return getSequentialElement(); in getElementValue()1120 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1132 return getSequentialElement(); in getElementValue()1138 return getSequentialElement(); in getElementValue()1155 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1167 return getSequentialElement(); in getElementValue()1173 return getSequentialElement(); in getElementValue()