Home | History | Annotate | Download | only in IR

Lines Matching refs:getSequentialElementType

699   return Constant::getNullValue(getType()->getSequentialElementType());
732 return UndefValue::get(getType()->getSequentialElementType());
2322 assert(isElementTypeCompatible(Ty->getSequentialElementType()));