Searched refs:foldICmpWithZero (Results 1 – 2 of 2) sorted by relevance
675 Instruction *foldICmpWithZero(ICmpInst &Cmp);
1202 Instruction *InstCombinerImpl::foldICmpWithZero(ICmpInst &Cmp) { in foldICmpWithZero() function in InstCombinerImpl7378 if (Instruction *Res = foldICmpWithZero(I)) in visitICmpInst()