translation.backendopt.clever_malloc_removal_heuristicΒΆ

  • name: clever_malloc_removal_heuristic
  • description: Dotted name of an heuristic function for inlining in clever malloc removal
  • command-line: –clever-malloc-removal-heuristic
  • option type: string option
  • default: rpython.translator.backendopt.inline.inlining_heuristic

Internal option. Switch to a different weight heuristic for inlining. This is for clever malloc removal (–clever-malloc-removal).