Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 9845 %num_nodes_.i = getelementptr inbounds %class.BuilderBase, %class.BuilderBase* %this, i64 0, i32 3
- 9846 %1 = load i64, i64* %num_nodes_.i, align 8, !tbaa !87, !noalias !193
- 9847 %2 = tail call { i64, i1 } @llvm.umul.with.overflow.i64(i64 %1, i64 4) #7
- 9848 %3 = extractvalue { i64, i1 } %2, 1
- 9849 %4 = extractvalue { i64, i1 } %2, 0
- 9850 %5 = select i1 %3, i64 -1, i64 %4
- 9851 %call.i.i.i = tail call noalias nonnull i8* @_Znam(i64 %5) #20, !noalias !193
- 9852 %6 = bitcast i8* %call.i.i.i to i32*
- 9853 %7 = bitcast %class.pvector* %degrees to i8**
- 9854 store i8* %call.i.i.i, i8** %7, align 8, !tbaa !37, !alias.scope !193
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement