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