Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:recursive

1217     // dealing with the recursive nature of legalization.  Removing this
1218 // special case should be done as part of making LegalizeDAG non-recursive.