Advertisement
Guest User

Untitled

a guest
Mar 27th, 2021
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LLVM 0.85 KB | None | 0 0
  1. ; ModuleID = 'ir.bc'
  2.  
  3. define { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }* @trace({ i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }* %0, i8* %1) {
  4. entry:
  5.   %arg_ptr_0 = getelementptr { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }, { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }* %0, i32 0, i32 7, i32 0
  6.   %arg_0 = load i64, i64* %arg_ptr_0, align 4
  7.   %"0" = add i64 %arg_0, 1
  8.   %final_descr = getelementptr { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }, { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }* %0, i32 0, i32 1
  9.   store i8* inttoptr (i64 140071186788256 to i8*), i8** %final_descr, align 8
  10.   %arg_3 = getelementptr { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }, { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }* %0, i32 0, i32 7, i32 0
  11.   store i64 %"0", i64* %arg_ptr_0, align 4
  12.   ret { i8*, i8*, i8*, i8*, i8*, i8*, i8*, [1 x i64] }* %0
  13. }
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement