Home
last modified time | relevance | path

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

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