translation.backendopt.profile_based_inline_thresholdΒΆ
- name: profile_based_inline_threshold
- description: Threshold when to inline functions for profile based inlining
- command-line: –translation-backendopt-profile_based_inline_threshold
- option type: float option
- default: 32.4
Weight threshold used to decide whether to inline flowgraphs. This is for profile-based inlining (–translation-backendopt-profile_based_inline).