Searched refs:foldICmpBinOp (Results 1 – 2 of 2) sorted by relevance
824 Instruction *foldICmpBinOp(ICmpInst &Cmp);
3035 Instruction *InstCombiner::foldICmpBinOp(ICmpInst &I) { in foldICmpBinOp() function in InstCombiner4795 if (Instruction *Res = foldICmpBinOp(I)) in visitICmpInst()