Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp858 static Instruction *foldSelectZeroOrMul(SelectInst &SI, InstCombinerImpl &IC) { in foldSelectZeroOrMul() function
3743 if (Instruction *Mul = foldSelectZeroOrMul(SI, *this)) in visitSelectInst()