Searched refs:foldICmpInstWithConstantNotInt (Results 1 – 2 of 2) sorted by relevance
864 Instruction *foldICmpInstWithConstantNotInt(ICmpInst &Cmp);
2827 Instruction *InstCombiner::foldICmpInstWithConstantNotInt(ICmpInst &I) { in foldICmpInstWithConstantNotInt() function in InstCombiner4861 if (Instruction *Res = foldICmpInstWithConstantNotInt(I)) in visitICmpInst()