Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RecvrParamFlags (0.17 sec)

  1. src/cmd/compile/internal/inline/inlheur/function_properties.go

    // FuncProps describes a set of function or method properties that may
    // be useful for inlining heuristics. Here 'Flags' are properties that
    // we think apply to the entire function; 'RecvrParamFlags' are
    // properties of specific function params (or the receiver), and
    // 'ResultFlags' are things properties we think will apply to values
    // of specific results. Note that 'ParamFlags' includes and entry for
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 10 18:52:53 UTC 2023
    - 3.7K bytes
    - Viewed (0)
Back to top