Searched refs:VecElemCount (Results 1 – 1 of 1) sorted by relevance
239 ElementCount VecElemCount = cast<VectorType>(Arg0Ty)->getElementCount(); in visitCallScalToVec() local240 Constant *ConstVec = ConstantVector::getSplat(VecElemCount, ConstInt); in visitCallScalToVec()