Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getSequentialElementType

604   return Constant::getNullValue(getType()->getSequentialElementType());
637 return UndefValue::get(getType()->getSequentialElementType());
2101 assert(isElementTypeCompatible(Ty->getSequentialElementType()));