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