Searched refs:foldBitCastSelect (Results 1 – 1 of 1) sorted by relevance
2442 static Instruction *foldBitCastSelect(BitCastInst &BitCast, in foldBitCastSelect() function2814 if (Instruction *I = foldBitCastSelect(CI, Builder)) in visitBitCast()