Searched refs:foldICmpBitCast (Results 1 – 2 of 2) sorted by relevance
727 Instruction *foldICmpBitCast(ICmpInst &Cmp);
3260 Instruction *InstCombinerImpl::foldICmpBitCast(ICmpInst &Cmp) { in foldICmpBitCast() function in InstCombinerImpl7478 if (Instruction *Res = foldICmpBitCast(I)) in visitICmpInst()