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