Searched refs:foldICmpSelectConstant (Results 1 – 2 of 2) sorted by relevance
581 Instruction *foldICmpSelectConstant(ICmpInst &Cmp, SelectInst *Select,
2869 Instruction *InstCombinerImpl::foldICmpSelectConstant(ICmpInst &Cmp, in foldICmpSelectConstant() function in InstCombinerImpl3083 if (Instruction *I = foldICmpSelectConstant(Cmp, SI, ConstRHS)) in foldICmpInstWithConstant()