Home | History | Annotate | Download | only in info

Lines Matching full:recursive

5900      Optimize sibling and tail recursive calls.
6027 including multiple instances of the same variable in recursive
8119 `max-inline-insns-recursive'
8120 `max-inline-insns-recursive-auto'
8122 self recursive inline function can grow into by performing
8123 recursive inlining.
8126 max-inline-insns-recursive' is taken into account. For
8127 function not declared inline, recursive inlining happens only
8129 `--param max-inline-insns-recursive-auto' is used. The
8132 `max-inline-recursive-depth'
8133 `max-inline-recursive-depth-auto'
8134 Specifies maximum recursion depth used by the recursive
8138 max-inline-recursive-depth' is taken into account. For
8139 function not declared inline, recursive inlining happens only
8141 `--param max-inline-recursive-depth-auto' is used. The
8144 `min-inline-recursive-probability'
8145 Recursive inlining is profitable only for function having
23295 neither can recursive calls within the definition). If there is a
42243 recursive acronym for "GNU's Not Unix"; it is pronounced "guh-NEW".)