Searched refs:VecComponent (Results 1 – 1 of 1) sorted by relevance
825 VectorType *VecComponent = cast<VectorType>(Ty->getContainedType(0)); in memVTFromAggregate() local826 ElementType = VecComponent->getElementType(); in memVTFromAggregate()827 NumElts = VecComponent->getNumElements(); in memVTFromAggregate()