Searched defs:stackValState (Results 1 – 1 of 1) sorted by relevance
64 type stackValState struct { struct65 typ *types.Type66 spill *Value67 needSlot bool68 isArg bool