Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2294 static Instruction *foldSelectFunnelShift(SelectInst &Sel, in foldSelectFunnelShift() function
3748 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst()