Searched refs:NewCV (Results 1 – 1 of 1) sorted by relevance
1445 Constant *NewCV = ConstantVector::get(Elts); in SimplifyDemandedVectorElts() local1446 return NewCV != C ? NewCV : nullptr; in SimplifyDemandedVectorElts()