Searched refs:getSequentialElementType (Results 1 – 4 of 4) sorted by relevance
358 inline Type *getSequentialElementType() const { in getSequentialElementType() function
838 return Constant::getNullValue(getType()->getSequentialElementType()); in getSequentialElement()871 return UndefValue::get(getType()->getSequentialElementType()); in getSequentialElement()2475 assert(isElementTypeCompatible(Ty->getSequentialElementType())); in getImpl()
458 Type *EltTy = C->getType()->getSequentialElementType(); in ReadDataFromGlobal()
2108 Type *EltTy = Ty->getSequentialElementType(); in handleMulByConstant()