Lines Matching refs:propagated
46 statement that produces the value being propagated. Simulation
69 at compile time. Its result can be propagated into the
601 /* Replace propagated values into all the arguments for PHI using the
629 /* If we propagated a copy and this argument flows
728 bool propagated = false;
748 propagated = true;
752 return propagated;
949 /* Perform final substitution and folding of propagated values.
1032 statistics_counter_event (cfun, "Constants propagated",
1034 statistics_counter_event (cfun, "Copies propagated",
1056 then the copy can be propagated. It is important that we do so to avoid
1065 be propagated. */
1070 propagated. If we know we do not propagate into a PHI argument this