Searched refs:foldICmpSelectConstant (Results 1 – 2 of 2) sorted by relevance
828 Instruction *foldICmpSelectConstant(ICmpInst &Cmp, SelectInst *Select,
2412 Instruction *InstCombiner::foldICmpSelectConstant(ICmpInst &Cmp, in foldICmpSelectConstant() function in InstCombiner2564 if (Instruction *I = foldICmpSelectConstant(Cmp, SI, ConstRHS)) in foldICmpInstWithConstant()