Searched defs:newSparseMapPos (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ | ||
D | sparsemappos.go | 25 func newSparseMapPos(n int) *sparseMapPos { func |
D | func.go | 155 func (f *Func) newSparseMapPos(n int) *sparseMapPos { func |