Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Did.go10 type idAlloc struct { struct
11 last ID
15 func (a *idAlloc) get() ID {
26 func (a *idAlloc) num() int {