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