Searched refs:foldICmpWithCastAndCast (Results 1 – 2 of 2) sorted by relevance
818 Instruction *foldICmpWithCastAndCast(ICmpInst &ICI);
3619 Instruction *InstCombiner::foldICmpWithCastAndCast(ICmpInst &ICmp) { in foldICmpWithCastAndCast() function in InstCombiner4791 if (Instruction *R = foldICmpWithCastAndCast(I)) in visitICmpInst()