Lines Matching defs:reduction
201 Reduction reduction = PropagateDeadControl(node);
202 if (reduction.Changed()) return reduction;
216 Reduction reduction = PropagateDeadControl(node);
217 if (reduction.Changed()) return reduction;
236 Reduction reduction = PropagateDeadControl(node);
237 if (reduction.Changed()) return reduction;
256 reduction = Changed(node);
259 return reduction;
274 Reduction reduction = PropagateDeadControl(node);
275 if (reduction.Changed()) return reduction;
317 Reduction reduction = PropagateDeadControl(node);
318 if (reduction.Changed()) return reduction;
351 Reduction reduction = PropagateDeadControl(node);
352 if (reduction.Changed()) return reduction;