translation.backendopt.inline_heuristic

  • name: inline_heuristic
  • description: Dotted name of an heuristic function for inlining
  • command-line: –inline-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 basic inlining (–translation-backendopt-inline).