Home
last modified time | relevance | path

Searched defs:unsafePoint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/
Dmain.go70 unsafePoint bool // this op is an unsafe point, i.e. not safe for async preemption member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dop.go45 unsafePoint bool // this op is an unsafe point, i.e. not safe for async preemption member