Searched refs:foldICmpInstWithConstantNotInt (Results 1 – 2 of 2) sorted by relevance
644 Instruction *foldICmpInstWithConstantNotInt(ICmpInst &Cmp);
3928 Instruction *InstCombinerImpl::foldICmpInstWithConstantNotInt(ICmpInst &I) { in foldICmpInstWithConstantNotInt() function in InstCombinerImpl7056 if (Instruction *Res = foldICmpInstWithConstantNotInt(I)) in visitICmpInst()