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