Line | Hotness | Pass | Source | Function / Inlining Chain |
---|---|---|---|---|
1 | extern int flag; |
|||
2 | int count = 0; |
|||
3 | ||||
4 | void workload (void) |
|||
5 | { |
|||
6 | if (flag) |
|||
300000 | profile | ^test remark
|
|
|
300000 | profile | ^test remark
|
|
|
300000 | profile | ^test remark
|
|
|
300000 | slp | ^=== vect_slp_analyze_bb ===
|
|
|
300000 | slp |
|
|
|
7 | count += 1; |
|||
0 | profile | ^test remark
|
|
|
0 | profile | ^test remark
|
|
|
0 | profile | ^test remark
|
|
|
0 | profile | ^test remark
|
|
|
0 | slp | ^=== vect_slp_analyze_bb ===
=== vect_analyze_data_refs ===
not vectorized: not enough data-refs in basic block
|
|
|
8 | } |
|||
300000 | profile | ^test remark
|
|