Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Lastchange (0.18 sec)

  1. src/cmd/compile/internal/ssa/debug.go

    // value of startState is adjusted with new information; this is judged
    // to do the least amount of extra work.
    //
    // To improve performance, each block's state information is marked with
    // lastChanged and lastChecked "times" so unchanged predecessors can be
    // skipped on after-the-first iterations.  Doing this allows extra
    // iterations by the caller to be almost free.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 58.4K bytes
    - Viewed (0)
Back to top