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