Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Limit

2892 /// limit is exceeded.
2894 unsigned Limit) {
2903 if (++Sum > Limit)