Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2773 static Instruction *foldSelectWithSRem(SelectInst &SI, InstCombinerImpl &IC, in foldSelectWithSRem() function
4120 if (Instruction *I = foldSelectWithSRem(SI, *this, Builder)) in visitSelectInst()