Home | History | Annotate | Download | only in IR

Lines Matching refs:getSequentialElement

653 /// getSequentialElement - If this CAZ has array or vector type, return a zero
655 Constant *ConstantAggregateZero::getSequentialElement() const {
669 return getSequentialElement();
677 return getSequentialElement();
686 /// getSequentialElement - If this undef has array or vector type, return an
688 UndefValue *UndefValue::getSequentialElement() const {
702 return getSequentialElement();
710 return getSequentialElement();