Searched refs:recursions (Results 1 – 18 of 18) sorted by relevance
30 unsigned int depth, unsigned int recursions));201 unsigned int depth, unsigned int recursions) in pattern_search() argument332 if (recursions > 0 && target[1] == '\0' && !rule->terminal) in pattern_search()738 recursions + 1)) in pattern_search()797 if (recursions > 0) in pattern_search()877 if (recursions == 0) in pattern_search()
86 $allstats{$inthread}->{recursions} = $3;
9907 - +2% for recursions, if identical queries (except for destination9950 +3% speed for cache responses and +9% for recursions.9954 improves cache response +50%, and recursions +10%.
1323 Restrict it to GIMPLE to avoid endless recursions. */
1684 Restrict it to GIMPLE to avoid endless recursions. */
60 closer to what the other recursions do.
4020 recursions.
9181 recursions do.
6617 recursions of each are being performed. Even at large sizes there's a
8175 all sorts of overheads, and the fact that only a few recursions of each are
4610 resolving another name, etc.; if the number of recursions exceeds
2843 endless recursions during template class instantiation. ANSI/ISO C++
3006 endless recursions during template class instantiation. ANSI/ISO
3365 endless recursions during template class instantiation. ANSI/ISO C++
3453 endless recursions during template class instantiation. ANSI/ISO