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