Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Reduced

1273     // reduced number of uses, allowing other xforms.
7217 if (SDValue Reduced = ReduceLoadWidth(N))
7218 return Reduced;