Home
last modified time | relevance | path

Searched refs:perfect_nestify (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/gcc/
HDlambda-code.c118 static bool perfect_nestify (struct loops *,
1496 if (!perfect_nestify (currloops, loop_nest, in gcc_loopnest_to_lambda_loopnest()
2442 perfect_nestify (struct loops *loops, in perfect_nestify() function
HDChangeLog-20064989 * lambda-code.c (perfect_nestify): Don't copy statements
5230 lambda_loopnest_to_gcc_loopnest, perfect_nestify): Use
5687 (perfect_nestify): Remove the test for can_convert_to_perfect_nest.
6560 (perfect_nestify): Use new iterator.
13018 * lambda-code.c (perfect_nestify): Use bsi_insert_before on
16505 (perfect_nestify): Change to make copies and modify uses.
HDChangeLog-20052910 perfect_nestify): Likewise.
15208 (perfect_nestify): Create iv with right type.
17501 * lambda-code.c (perfect_nestify): Call update_stmt on the exit
22362 * lambda-code.c (perfect_nestify): Mark virtual operands in
22592 perfect_nestify): Likewise.
22967 perfect_nestify): Likewise.
24432 (perfect_nestify): preheaderbb is *not* part of loop of the
29387 * lambda-code.c (perfect_nestify): Ditto.
30021 * lambda-code.c (perfect_nestify): Adjust a call to
30476 * lambda-code.c (perfect_nestify): Do not call flow_loops_find.
[all …]
HDChangeLog-2004883 match up with what perfect_nestify can actually handle.
884 (perfect_nestify): Don't return false in the phi node loop.
6780 (perfect_nestify): Remove useless pre-allocation, and cleanup
7153 (perfect_nestify): Use flush_pending_stmts instead of
10838 (perfect_nestify): Likewise.
12506 * lambda-code.c (perfect_nestify): Factor out test whether
12518 (perfect_nestify): new function.
12534 (perfect_nestify): Ditto.