Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for T_call_scoring_in_noninlinable_func (0.3 sec)

  1. src/cmd/compile/internal/inline/inlheur/testdata/props/calls.go

    // <endcallsites>
    // <endfuncpreamble>
    // calls.go T_call_scoring_in_noninlinable_func.func1 212 0 1
    // <endpropsdump>
    // {"Flags":0,"ParamFlags":[0],"ResultFlags":[0]}
    // <endcallsites>
    // <endfuncpreamble>
    func T_call_scoring_in_noninlinable_func(x int, sl []int) int {
    	if x == 101 {
    		// Drive up the cost of inlining this funcfunc over the
    		// regular threshold.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 16 20:15:25 UTC 2023
    - 7.1K bytes
    - Viewed (0)
Back to top