Home
last modified time | relevance | path

Searched refs:foldSPFofSPF (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h737 Instruction *foldSPFofSPF(Instruction *Inner, SelectPatternFlavor SPF1,
H A DInstCombineSelect.cpp1741 Instruction *InstCombinerImpl::foldSPFofSPF(Instruction *Inner, in foldSPFofSPF() function in InstCombinerImpl
2956 if (Instruction *R = foldSPFofSPF(cast<Instruction>(LHS), SPF2, LHS2, in visitSelectInst()
2960 if (Instruction *R = foldSPFofSPF(cast<Instruction>(RHS), SPF2, LHS2, in visitSelectInst()