Home
last modified time | relevance | path

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

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