Searched refs:BCTy1 (Results 1 – 1 of 1) sorted by relevance
903 auto *BCTy1 = dyn_cast<FixedVectorType>(peekThroughBitcasts(V1)->getType()); in foldBitcastShuffle() local905 !(BCTy1 && BCTy1->getElementType() == DestTy->getElementType())) in foldBitcastShuffle()