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