Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dstmt.go291 type JumpTableStmt struct { struct
292 miniStmt
297 Idx Node
302 Cases []constant.Value
303 Targets []*types.Sym