Searched refs:VecElt (Results 1 – 1 of 1) sorted by relevance
1866 auto *VecElt = VecData ? VecData->getAggregateElement(I) : nullptr; in ConstantFoldVectorCall() local1870 else if (VecElt) in ConstantFoldVectorCall()1871 NewElements.push_back(VecElt); in ConstantFoldVectorCall()1880 if (!VecElt) in ConstantFoldVectorCall()1882 NewElements.push_back(VecElt); in ConstantFoldVectorCall()