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