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