Searched refs:replacedSelectWithOperand (Results 1 – 2 of 2) sorted by relevance
195 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
4005 Transform = replacedSelectWithOperand(SI, &I, Op1 ? 2 : 1); in foldSelectICmp()6077 bool InstCombinerImpl::replacedSelectWithOperand(SelectInst *SI, in replacedSelectWithOperand() function in InstCombinerImpl