Searched refs:foldICmpWithConstant (Results 1 – 2 of 2) sorted by relevance
663 Instruction *foldICmpWithConstant(ICmpInst &Cmp);
1284 Instruction *InstCombinerImpl::foldICmpWithConstant(ICmpInst &Cmp) { in foldICmpWithConstant() function in InstCombinerImpl7345 if (Instruction *Res = foldICmpWithConstant(I)) in visitICmpInst()