File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
cpp/ql/test/library-tests/syntax-zoo Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -539,6 +539,7 @@ unexplainedLoop
539
539
| range_analysis.c:355:14:355:27 | test_ternary01 | range_analysis.c:367:10:367:10 | Load: x |
540
540
| range_analysis.c:355:14:355:27 | test_ternary01 | range_analysis.c:367:10:367:10 | VariableAddress: x |
541
541
unnecessaryPhiInstruction
542
+ memoryOperandDefinitionIsUnmodeled
542
543
operandAcrossFunctions
543
544
instructionWithoutUniqueBlock
544
545
containsLoopOfForwardEdges
Original file line number Diff line number Diff line change @@ -596,6 +596,7 @@ unexplainedLoop
596
596
| range_analysis.c:355:14:355:27 | test_ternary01 | range_analysis.c:367:10:367:10 | Load: x |
597
597
| range_analysis.c:355:14:355:27 | test_ternary01 | range_analysis.c:367:10:367:10 | VariableAddress: x |
598
598
unnecessaryPhiInstruction
599
+ memoryOperandDefinitionIsUnmodeled
599
600
operandAcrossFunctions
600
601
instructionWithoutUniqueBlock
601
602
containsLoopOfForwardEdges
Original file line number Diff line number Diff line change @@ -548,6 +548,7 @@ unexplainedLoop
548
548
| range_analysis.c:355:14:355:27 | test_ternary01 | range_analysis.c:367:10:367:10 | Load: x |
549
549
| range_analysis.c:355:14:355:27 | test_ternary01 | range_analysis.c:367:10:367:10 | VariableAddress: x |
550
550
unnecessaryPhiInstruction
551
+ memoryOperandDefinitionIsUnmodeled
551
552
operandAcrossFunctions
552
553
instructionWithoutUniqueBlock
553
554
containsLoopOfForwardEdges
You can’t perform that action at this time.
0 commit comments