Searched refs:foldBitcastExtElt (Results 1 – 2 of 2) sorted by relevance
382 Instruction *foldBitcastExtElt(ExtractElementInst &ExtElt);
183 Instruction *InstCombinerImpl::foldBitcastExtElt(ExtractElementInst &Ext) { in foldBitcastExtElt() function in InstCombinerImpl456 if (Instruction *I = foldBitcastExtElt(EI)) in visitExtractElementInst()