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