This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

流水反馈信息里面的最小执行次数和最大执行次数都变成了1?不知道为什么



       在写循环的时候,里面的循环变量都是常量,没有理由编译器不认识啊,但是确实是出现了编译器不知道循环执行次数的问题?以前写的时候没有出现这样的问题的,就最近突然发现有这个问题,不知道是设置的问题还是怎么着?

        谢谢,不胜感激!