translation.backendopt.inline_threshold

  • name: inline_threshold
  • description: Threshold when to inline functions
  • command-line: –inline-threshold
  • option type: float option
  • default: 32.4

Weight threshold used to decide whether to inline flowgraphs. This is for basic inlining (–translation-backendopt-inline).