129 B
129 B
1 | first_function | opt-level=O1 |
---|---|---|
2 | second_function | cold |
3 | third_function | opt-level=O1 |
4 | fourth_function | opt-level=O2 |
5 | fifth_function | foo=bar |
1 | first_function | opt-level=O1 |
---|---|---|
2 | second_function | cold |
3 | third_function | opt-level=O1 |
4 | fourth_function | opt-level=O2 |
5 | fifth_function | foo=bar |