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