Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dfunc.go87 type LocalSlotSplitKey struct { struct
88 parent *LocalSlot
89 Off int64 // offset of slot in N
90 Type *types.Type // type of slot