How do I inline a procedure while using Polyspace Client for C/C++ 8.3 (R2012a)?
이전 댓글 표시
While reviewing the Polyspace log for an analysis I obtain a lot of messages like the following in the "C to intermediate language translation" phase:
inlining procedure_name could decrease the number of aliases of parameter #2 from 9962 to 2091
I would like to know what this means and how I may inline the procedure called ‘procedure_name’. I feel it could help to reduce the analysis run time checks because of the complexity of my code.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Troubleshooting in Polyspace Products for Ada에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!