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