Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateTruncOrBitCast

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