Searched refs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance
351 Constant *getSequentialElement() const;1400 UndefValue *getSequentialElement() const;1445 PoisonValue *getSequentialElement() const;
1070 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1082 return getSequentialElement(); in getElementValue()1088 return getSequentialElement(); in getElementValue()1105 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1117 return getSequentialElement(); in getElementValue()1123 return getSequentialElement(); in getElementValue()1140 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1152 return getSequentialElement(); in getElementValue()1158 return getSequentialElement(); in getElementValue()