Searched refs:foldICmpWithTrunc (Results 1 – 2 of 2) sorted by relevance
728 Instruction *foldICmpWithTrunc(ICmpInst &Cmp);
5820 Instruction *InstCombinerImpl::foldICmpWithTrunc(ICmpInst &ICmp) { in foldICmpWithTrunc() function in InstCombinerImpl6038 if (Instruction *R = foldICmpWithTrunc(ICmp)) in foldICmpWithCastOp()