Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:visitICmpInstWithCastAndCast

1541 /// visitICmpInstWithCastAndCast - Handle icmp (cast x to y), (cast/cst).
1544 Instruction *InstCombiner::visitICmpInstWithCastAndCast(ICmpInst &ICI) {
2315 if (Instruction *R = visitICmpInstWithCastAndCast(I))