Home | History | Annotate | Download | only in gcc

Lines Matching refs:eliminate

2568   /* Local state for the eliminate domwalk.  */
6236 eliminate domwalk. */
6254 /* At the current point of the eliminate domwalk make OP available. */
6722 solve the inconsistency between rpo eliminate and
6723 dom eliminate avail valueization first. */
7145 /* Eliminate fully redundant computations. */
7162 bool iterate, bool eliminate, vn_lookup_kind kind);
7449 bool bb_visited, bool iterate_phis, bool iterate, bool eliminate,
7473 if (!iterate && eliminate && bb->loop_father->header == bb)
7502 /* Eliminate */
7507 if (res != val && !iterate && eliminate)
7742 /* Eliminate. That also pushes to avail. */
7743 if (eliminate && ! iterate)
7753 /* Eliminate in destination PHI arguments. Always substitute in dest
7756 if (!iterate && eliminate)
7862 executed and iterate. If ELIMINATE is true then perform
7867 bool iterate, bool eliminate, vn_lookup_kind kind)
7874 gcc_assert (!entry || !iterate || !eliminate);
8083 iterate, eliminate, do_region, exit_bbs, false);
8194 todo |= process_bb (avail, bb, false, false, false, eliminate,
8254 if (eliminate)