File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
cpp/ql/test/experimental/library-tests/rangeanalysis Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- | test.cpp:15:8:15:11 | Load: aptr | VNLength(InitializeParameter : count) | 0 | ZeroOffset | 0 |
1+ | test.cpp:15:8:15:11 | Load: aptr | VNLength(Load : count) | 0 | ZeroOffset | 0 |
22| test.cpp:19:8:19:8 | Load: a | VNLength(Load: count) | 0 | ZeroOffset | 0 |
33| test.cpp:21:8:21:8 | Load: a | VNLength(Load: count) | -1 | ZeroOffset | 0 |
44| test.cpp:23:8:23:8 | Load: a | VNLength(Load: count) | 1 | ZeroOffset | 0 |
Original file line number Diff line number Diff line change 1515| inline_assembly.c:9:23:9:23 | Uninitialized: definition of y | positive |
1616| inline_assembly.c:10:3:10:7 | Store: ... = ... | positive strictlyPositive |
1717| inline_assembly.c:10:7:10:7 | Constant: (unsigned int)... | positive strictlyPositive |
18- | inline_assembly.c:12:32:12:32 | Load: y | positive strictlyPositive |
18+ | inline_assembly.c:12:29:12:29 | Load: x | positive |
19+ | inline_assembly.c:12:32:12:32 | Load: y | positive |
1920| inline_assembly.c:21:29:21:29 | Load: x | positive |
2021| inline_assembly.c:21:32:21:32 | Load: y | positive |
2122| minmax.c:16:9:16:10 | Constant: 1 | positive strictlyPositive |
You can’t perform that action at this time.
0 commit comments