translation.backendopt.profile_based_inline_heuristic

  • name: profile_based_inline_heuristic
  • description: Dotted name of an heuristic function for profile based inlining
  • command-line: –translation-backendopt-profile_based_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 profile-based inlining (–translation-backendopt-profile_based_inline).