Searched refs:foldICmpWithMinMax (Results 1 – 2 of 2) sorted by relevance
717 Instruction *foldICmpWithMinMax(Instruction &I, MinMaxIntrinsic *MinMax,
5651 Instruction *InstCombinerImpl::foldICmpWithMinMax(Instruction &I, in foldICmpWithMinMax() function in InstCombinerImpl7484 if (Instruction *Res = foldICmpWithMinMax(CxtI, MinMax, Op1, Pred)) in foldICmpCommutative()