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