On Wed, Jul 8, 2015 at 12:01 PM, Bin.Cheng wrote:
> On Wed, Jul 8, 2015 at 5:58 PM, Bin.Cheng wrote:
>> On Wed, Jul 8, 2015 at 5:51 PM, Richard Biener
>> wrote:
>>> On Wed, Jul 8, 2015 at 8:52 AM, Bin.Cheng wrote:
Hi,
Function fill_always_executed_in_1 computes basic blocks' always
>>
On Wed, Jul 8, 2015 at 5:58 PM, Bin.Cheng wrote:
> On Wed, Jul 8, 2015 at 5:51 PM, Richard Biener
> wrote:
>> On Wed, Jul 8, 2015 at 8:52 AM, Bin.Cheng wrote:
>>> Hi,
>>> Function fill_always_executed_in_1 computes basic blocks' always
>>> executed information, and it has below code and comment:
On Wed, Jul 8, 2015 at 5:51 PM, Richard Biener
wrote:
> On Wed, Jul 8, 2015 at 8:52 AM, Bin.Cheng wrote:
>> Hi,
>> Function fill_always_executed_in_1 computes basic blocks' always
>> executed information, and it has below code and comment:
>>
>> /* In a loop that is always entered we ma
On Wed, Jul 8, 2015 at 8:52 AM, Bin.Cheng wrote:
> Hi,
> Function fill_always_executed_in_1 computes basic blocks' always
> executed information, and it has below code and comment:
>
> /* In a loop that is always entered we may proceed anyway.
> But record that we entered it and
Hi,
Function fill_always_executed_in_1 computes basic blocks' always
executed information, and it has below code and comment:
/* In a loop that is always entered we may proceed anyway.
But record that we entered it and stop once we leave it. */
inn_loop = bb->loop_fat