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