Searched refs:foldSPFofSPF (Results 1 – 2 of 2) sorted by relevance
715 Instruction *foldSPFofSPF(Instruction *Inner, SelectPatternFlavor SPF1,
1858 Instruction *InstCombinerImpl::foldSPFofSPF(Instruction *Inner, in foldSPFofSPF() function in InstCombinerImpl3579 if (Instruction *R = foldSPFofSPF(cast<Instruction>(LHS), SPF2, LHS2, in visitSelectInst()3583 if (Instruction *R = foldSPFofSPF(cast<Instruction>(RHS), SPF2, LHS2, in visitSelectInst()