xxxyyy

Results 2 comments of xxxyyy

What does llvm-slicer say about the "matched slicing criteria"? Here are the output of the cmd "llvm-slicer -sc '68#src_channels' -cutoff-diverging=false -entry convert linear.bc". ``` IntToPtr with constant: = inttoptr i64...

okay. Thanks. So "-forward" print both the forward slcing and backward slicing. And, here is the result of "llvm-slicer -forward -sc '68#src_channels' -cutoff-diverging=false -entry convert linear.bc". it contains all lines...