Home | History | Annotate | Download | only in optimizing

Lines Matching defs:inlining_depth

1007   uint32_t inlining_depth = 0;
1013 ++inlining_depth;
1023 inlining_depth);
1040 (inlining_depth == 0)) {
1110 uint32_t inlining_depth = 0; // Inlining of catch blocks is not supported at the moment.
1123 inlining_depth);