Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SPF

681 /// FoldSPFofSPF - We have an SPF (e.g. a min or max) of an SPF of the form:
1036 if (SelectPatternFlavor SPF = MatchSelectPattern(&SI, LHS, RHS)) {
1039 SI, SPF, RHS))
1043 SI, SPF, LHS))