translation.backendopt.clever_malloc_removal_thresholdΒΆ

  • name: clever_malloc_removal_threshold
  • description: Threshold when to inline functions in clever malloc removal
  • command-line: –clever-malloc-removal-threshold
  • option type: float option
  • default: 32.4

Weight threshold used to decide whether to inline flowgraphs. This is for clever malloc removal (–clever-malloc-removal).