Searched refs:foldICmpBinOp (Results 1 – 2 of 2) sorted by relevance
669 Instruction *foldICmpBinOp(ICmpInst &Cmp, const SimplifyQuery &SQ);
4893 Instruction *InstCombinerImpl::foldICmpBinOp(ICmpInst &I, in foldICmpBinOp() function in InstCombinerImpl7408 if (Instruction *Res = foldICmpBinOp(I, Q)) in visitICmpInst()