Searched refs:foldICmpInstWithConstant (Results 1 – 2 of 2) sorted by relevance
665 Instruction *foldICmpInstWithConstant(ICmpInst &Cmp);
3414 Instruction *InstCombinerImpl::foldICmpInstWithConstant(ICmpInst &Cmp) { in foldICmpInstWithConstant() function in InstCombinerImpl7411 if (Instruction *Res = foldICmpInstWithConstant(I)) in visitICmpInst()