Searched refs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance
350 Constant *getSequentialElement() const;1354 UndefValue *getSequentialElement() const;1399 PoisonValue *getSequentialElement() const;
1056 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1068 return getSequentialElement(); in getElementValue()1074 return getSequentialElement(); in getElementValue()1091 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1103 return getSequentialElement(); in getElementValue()1109 return getSequentialElement(); in getElementValue()1126 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1138 return getSequentialElement(); in getElementValue()1144 return getSequentialElement(); in getElementValue()