| File | LLVM Pass Name | LLVM IR Instruction | Function Name | Basic Block Name | Action | 
|---|---|---|---|---|---|
| wrstabs.c | Simplify the CFG | br | stab_function_type | if.end | drop | 
| LLVM Pass Name | Number of bugs | 
|---|---|
| Simplify the CFG | 1 | 
| File | LLVM Pass Name | Function Name | Action | 
|---|---|---|---|
| No bugs found | |||
| LLVM Pass Name | Number of bugs | 
|---|---|
| No bugs found | |
| File | LLVM Pass Name | Variable | Function | Action | 
|---|---|---|---|---|
| debug.c | Simplify the CFG | pf1 | debug_class_type_samep | drop | 
| debug.c | Simplify the CFG | pf2 | debug_class_type_samep | drop | 
| debug.c | Simplify the CFG | pv1 | debug_class_type_samep | drop | 
| debug.c | Simplify the CFG | pv2 | debug_class_type_samep | drop | 
| debug.c | Combine redundant instructions | n | debug_write_block | drop | 
| debug.c | Combine redundant instructions | b | debug_write_block | drop | 
| prdbg.c | Simplify the CFG | t | pr_tag_type | drop | 
| prdbg.c | Simplify the CFG | tag | pr_tag_type | drop | 
| objdump.c | Simplify the CFG | comma | dump_section_header | drop | 
| objdump.c | Simplify the CFG | ls | dump_section_header | drop | 
| LLVM Pass Name | Number of bugs | 
|---|---|
| Combine redundant instructions | 2 | 
| Simplify the CFG | 9 |