Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateTruncOrBitCast

1781             CreateTruncOrBitCast(OrigInc, IsomorphicInc->getType(), IVName);
1794 NewIV = Builder.CreateTruncOrBitCast(OrigPhiRef, Phi->getType(), IVName);