Advertisement
kkubak

Untitled

Oct 12th, 2020 (edited)
1,858
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LLVM 0.68 KB | None | 0 0
  1. xxx   %out_index_.i_clone = getelementptr inbounds %class.CSRGraph, %class.CSRGraph* %g, i64 0, i32 3
  2. yyy   %16_clone = load i32**, i32*** %out_index_.i_clone, align 8, !tbaa !54, !noalias !51
  3. zzz   register_trav_edge(%out_index_.i_clone, %16_clone)
  4.  
  5.  
  6. 1030   %out_index_.i = getelementptr inbounds %class.CSRGraph, %class.CSRGraph* %g, i64 0, i32 3
  7. 1053   %16 = load i32**, i32*** %out_index_.i, align 8, !tbaa !54, !noalias !51
  8. 1072   %arrayidx.i9.i.i = getelementptr inbounds i32*, i32** %16, i64 %idxprom.i8.i.i
  9. 1086   %17 = load i32*, i32** %arrayidx.i9.i.i, align 8, !tbaa !42
  10. 1096   %18 = load i32*, i32** %arrayidx.i.i.i, align 8, !tbaa !42
  11. 1101   %cmp19111 = icmp eq i32* %17, %18
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement