Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dstackalloc.go64 type stackValState struct { struct
65 typ *types.Type
66 spill *Value
67 needSlot bool
68 isArg bool