Lines Matching refs:SimplifyICmpInst
1877 // by SimplifyICmpInst, so only deal with the tricky case.2344 if (Value *V = SimplifyICmpInst(I.getPredicate(), Op0, Op1, DL))2450 // them being folded in the code below. The SimplifyICmpInst code has