Searched refs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance
366 Constant *getSequentialElement() const;1403 UndefValue *getSequentialElement() const;1448 PoisonValue *getSequentialElement() const;
1113 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1125 return getSequentialElement(); in getElementValue()1131 return getSequentialElement(); in getElementValue()1148 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1160 return getSequentialElement(); in getElementValue()1166 return getSequentialElement(); in getElementValue()1183 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1195 return getSequentialElement(); in getElementValue()1201 return getSequentialElement(); in getElementValue()