Searched defs:BC2 (Results 1 – 3 of 3) sorted by relevance
2774 if (auto *BC2 = dyn_cast<BitCastInst>(Op1)) in foldICmpBitCast() local
2850 if (auto *BC2 = dyn_cast<BitCastInst>(Op1)) in foldICmpBitCast() local
6724 Value *BC2 = Builder.CreateBitCast(Shuffle, SVIVecType); in optimizeShuffleVectorInst() local