Searched refs:replacedSelectWithOperand (Results 1 – 2 of 2) sorted by relevance
429 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
2886 replacedSelectWithOperand(cast<SelectInst>(LHSI), &I, Op1 ? 2 : 1); in foldICmpInstWithConstantNotInt()4300 bool InstCombiner::replacedSelectWithOperand(SelectInst *SI, in replacedSelectWithOperand() function in InstCombiner